flutter_auto_form 0.0.4
flutter_auto_form: ^0.0.4 copied to clipboard
A package simplifying the process of creating user friendly forms in Flutter
[0.0.4] - 04-02-2021. #
- Removing debug code
- Refactoring code
- Upgrading smarted_text_field to v0.0.2
[0.0.3] - 04-02-2021. #
- Renaming AutoFormFormState to AutoFormWidgetState
[0.0.2] - 04-02-2021. #
- Replacing the config singleton with an InheritedWidget.
- Adding the ability to handle error message on form submission
[0.0.1] - 03-31-2021. #
- Init version