form_bloc

🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥

Stars
463

form_bloc

Package Pub
form_bloc pub package
flutter_form_bloc pub package

Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface.

Documentation and Tutorials

  • Synchronous Field Validation
  • Asynchronous Field Validation
  • Easy Loading and Initializing
  • Wizard / Stepper Forms
  • Submission Progress
  • Success / Failure Response
  • Serializable Form
  • Submission Errors to Fields
  • Dynamic Fields
  • Conditional Fields
  • List Fields
  • Group Fields
  • CRUD Support
  • Beautiful Built-In Widgets

Examples

Maintainers

Package Rankings
Top 3.46% on Pub.dev
Badges
Extracted from project README
pub package pub package
Related Projects