bloc_form_plus 0.2.3
bloc_form_plus: ^0.2.3 copied to clipboard
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.
bloc_form_plus #
| Package | Pub |
|---|---|
| bloc_form_plus | |
| flutter_bloc_form_plus |
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