flutter_form_bloc 0.3.0 flutter_form_bloc: ^0.3.0 copied to clipboard
Create Beautiful Forms in Flutter. The easiest way to Prefill, Validate, Update Form Fields, and Show Progress, Failures, Successes or Navigate by Reacting to the Form State.
0.3.0 #
- Documentation Updates.
- Updated to form_bloc: ^0.4.1.
- Added
CheckBoxGroupFieldBlocBuilder
. - Added more examples.
0.2.1 #
- Updated to form_bloc: ^0.3.1.
0.2.0 #
- Dependency and Documentation Updates.
- Add
RadioButtonGroupFieldBlocBuilder
(#1). - Add Form with progress example.
0.1.0 #
Initial Version of the library.