flutter_floc 0.0.0-dev.4
flutter_floc: ^0.0.0-dev.4 copied to clipboard
Flutter FormBLoC helps you to create a form within a minute, reducing the boilerplate and providing helpers to link the view to the form state.
0.0.0-dev.4 - 2021-07-21 #
- Null safety support
0.0.0-dev.3 - 2021-07-20 #
- Upgrading to flutter_bloc 7.0.0
- Upgrading to bloc_test 8.0.2
0.0.0-dev.2 - 2020-01-29 #
- Updating submit behavior
- Updating formBlocTest function in order to allow fields value seeding
0.0.0-dev.1 - 2020-01-29 #
- Initial dev release.