flutter_fast_forms 2.1.0 flutter_fast_forms: ^2.1.0 copied to clipboard
Enhances the Flutter SDK with form field wrappers, adaptive form field widgets and validation states to speed up form development.
[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
builders
config fromFormScope
[v1.1.0] - 10/16/2021 #
- introduces
FastAutocomplete<T>
widget - introduces
FastChoiceChips
widget
[v1.0.1] - 10/14/2021 #
- internal
FastFormFieldState<T>
refactoring
[v1.0.0] - 10/13/2021 #
- migration to Flutter
2.5
[v0.9.0] - 03/21/2021 #
- removes
mask_text_input_formatter
dependency
[v0.9.0-nullsafety.2] - 03/06/2021 #
- resets Flutter SDK version to 2.0.0
[v0.9.0-nullsafety.1] - 03/06/2021 #
- migration to Flutter 2.0.1
[v0.8.0-nullsafety.1] - 12/31/2020 #
- adaptive form controls
[v0.7.0-nullsafety.1] - 12/29/2020 #
- migration to null safety
[v0.6.0] - 12/28/2020 #
- rewrite of
FastFormState
[v0.5.0] - 12/27/2020 #
- pre-release
[v0.1.0] - 08/12/2020 #
- beta release
[v0.0.1] - 07/30/2020 #
- initial release