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

outdated

Enhances the Flutter SDK with adaptive form field wrapper widgets and validation states to speed up building forms.

4.0.1 01/18/2022 #

  • fixes bug in FastInputChips wrap run extent calculation

4.0.0 01/14/2022 #

  • FastChoiceChips now exposes its value as List<String>
  • FastInputChips can now scroll horizontally via wrap property
  • renames optionsMatcher property of FastAutocomplete to willAddOption
  • FastFormFieldState<T> is now abstract and its widget getter @protected

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
106
downloads

Publisher

verified publisherudos86.de

Weekly Downloads

Enhances the Flutter SDK with adaptive form field wrapper widgets and validation states to speed up building forms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_fast_forms