flutter_floc 0.0.0-dev.8 copy "flutter_floc: ^0.0.0-dev.8" to clipboard
flutter_floc: ^0.0.0-dev.8 copied to clipboard

outdated

Flutter Floc 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.8 - 2022-07-06 #

  • Adding TimePickerFieldBlocBuilder
  • Adding DatePickerFieldBlocBuilder
  • Adding DateRangePickerFieldBlocBuilder

0.0.0-dev.7 - 2022-05-25 #

  • Adding DropdownButtonFieldBlocBuilder

0.0.0-dev.6 - 2022-03-22 #

  • Improving CheckboxFieldBlocBuilder
  • Adding SwitchFieldBlocBuilder
  • Updating Kotlin Gradle plugin (1.3.50 => 1.6.10)
  • Mapping some new TextField parameters on TextFieldBlocBuilder

0.0.0-dev.5 - 2021-12-30 #

  • Updating flutter_bloc (7.0.0 => 8.0.0)
  • Updating bloc_test (8.0.2 => 9.0.1)
  • Moving from mockito to mocktail
  • Renaming defaultValue to initialValue
  • Fix initial value for TextFieldBlocBuilder
  • Fix some bad behaviors on validation / submission
  • Adding CheckboxFieldBlocBuilder
  • Adding reset function to reset the form

0.0.0-dev.4 - 2021-07-21 #

  • Null safety support
  • Updating min Dart SDK (2.7 => 2.12)

0.0.0-dev.3 - 2021-07-20 #

  • Updating flutter_bloc (6.1.1 => 7.0.0)
  • Updating bloc_test (7.1.0 => 8.0.2)

0.0.0-dev.2 - 2020-01-29 #

  • Updating formBlocTest function in order to allow fields value seeding
  • Fix submit behavior

0.0.0-dev.1 - 2020-01-29 #

  • Initial dev release
10
likes
0
points
18
downloads

Publisher

verified publisherbilik.fr

Weekly Downloads

Flutter Floc helps you to create a form within a minute, reducing the boilerplate and providing helpers to link the view to the form state.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc_test, equatable, flutter, flutter_bloc, intl, meta

More

Packages that depend on flutter_floc