flutter_form_bloc 0.28.0 flutter_form_bloc: ^0.28.0 copied to clipboard
Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures or Navigate by Reacting to the Form State.
flutter_form_bloc #
Package | Pub |
---|---|
form_bloc | |
flutter_form_bloc |
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