form_bloc 0.19.1 copy "form_bloc: ^0.19.1" to clipboard
form_bloc: ^0.19.1 copied to clipboard

outdated

Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface. Async Validation, Progress, Dynamic fields, and more.

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

To create beautiful forms in Flutter using form_bloc check out flutter_form_bloc.

Examples #

Maintainers #

156
likes
0
pub points
80%
popularity

Publisher

unverified uploader

Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface. Async Validation, Progress, Dynamic fields, and more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, bloc_test, collection, equatable, meta, mockito, pedantic, quiver, rxdart, uuid

More

Packages that depend on form_bloc