flutter_fast_forms 3.0.0 copy "flutter_fast_forms: ^3.0.0" to clipboard
flutter_fast_forms: ^3.0.0 copied to clipboard

outdated

Enhances the Flutter SDK with form field wrappers, adaptive form field widgets and validation states to speed up form development.

3.0.0 01/03/2022 #

  • renames id property of FastFormField to name
  • improves FastInputChips
  • adds Dart 2.15 tear-offs

2.1.0 11/17/2021 #

  • introduces FastInputChips

2.0.0 10/24/2021 #

  • introduces typed validators
  • prefixes typedefs with Fast
  • improves typing of option form fields
  • removes buildersconfig from FormScope

1.1.0 10/16/2021 #

  • introduces FastAutocomplete<T> widget
  • introduces FastChoiceChips widget

1.0.1 10/14/2021 #

  • internal FastFormFieldState<T> refactoring

1.0.0 10/13/2021 #

  • migration to Flutter 2.5

0.9.0 03/21/2021 #

  • removes mask_text_input_formatter dependency

0.9.0-nullsafety.2 03/06/2021 #

  • resets Flutter SDK version to 2.0.0

0.9.0-nullsafety.1 03/06/2021 #

  • migration to Flutter 2.0.1

0.8.0-nullsafety.1 12/31/2020 #

  • adaptive form controls

0.7.0-nullsafety.1 12/29/2020 #

  • migration to null safety

0.6.0 12/28/2020 #

  • rewrite of FastFormState

0.5.0 12/27/2020 #

  • pre-release

0.1.0 08/12/2020 #

  • beta release

0.0.1 07/30/2020 #

  • initial release
91
likes
0
points
204
downloads

Publisher

verified publisherudos86.de

Weekly Downloads

Enhances the Flutter SDK with form field wrappers, adaptive form field widgets and validation states to speed up form development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_fast_forms