form_bloc 0.31.0 copy "form_bloc: ^0.31.0" to clipboard
form_bloc: ^0.31.0 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.

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 #

155
likes
130
points
1.97k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.09 - 2025.03.24

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

Documentation

API reference

License

MIT (license)

Dependencies

bloc, collection, equatable, meta, rxdart, uuid

More

Packages that depend on form_bloc