flutter_auto_form 0.2.2 copy "flutter_auto_form: ^0.2.2" to clipboard
flutter_auto_form: ^0.2.2 copied to clipboard

outdated

A package simplifying the process of creating user friendly forms in Flutter

0.2.2 09-09-2021 #

  • Adding AFSearchModelField
  • Adding AFBooleanField
  • Improving example
  • Improving README.md
  • Adding dropdown_search as a dependency

0.2.1 09-09-2021 #

  • AFWidgetState is now a public api.

0.2.0 09-09-2021 #

  • Moving from positional to named parameters for AFTextField.
  • Adding support for custom parser for the Field class.
  • Improving doc

0.1.1 09-08-2021. #

  • Fixing documentation

0.1.0 09-08-2021. #

  • Adding documentation
  • Adding the ability to specify the type for the NotNullValidator.

0.0.9 07-21-2021. #

  • Adding auto trim for email field validator

0.0.8 07-21-2021. #

  • Adding auto trim for email field

0.0.7 06-27-2021. #

  • Renaming AutoForm to AF => less verbose
  • Fixing a type issue
  • Decoupling the AFTheme into AFTheme and AFThemeData

0.0.6 04-07-2021. #

  • Migrating to null safety

0.0.5 04-02-2021. #

  • Fixing issue with the loading dialog
  • Adding first pieces of documentation

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
43
likes
0
points
91
downloads

Publisher

verified publishergaspardmerten.dev

Weekly Downloads

A package simplifying the process of creating user friendly forms in Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dropdown_search, flutter, smarter_text_field

More

Packages that depend on flutter_auto_form