Skip to content

Easy Form State Management using BLoC pattern - Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures, Successes or Navigate by Reacting to the Form State.

Notifications You must be signed in to change notification settings

jpunie/form_bloc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • 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

About

Easy Form State Management using BLoC pattern - Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures, Successes or Navigate by Reacting to the Form State.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 94.2%
  • C 2.5%
  • CMake 1.8%
  • Ruby 0.6%
  • HTML 0.3%
  • Swift 0.3%
  • Other 0.3%