smart_forms 2.1.1 copy "smart_forms: ^2.1.1" to clipboard
smart_forms: ^2.1.1 copied to clipboard

outdated

A flutter forms generator based on objects with multiple parameters.

History of changes #

[2.1.1] - 2021-09-04 #

  • Adding background grey color for readonly fields
  • Now you can set a custom padding between fields

[2.1.0] - 2021-09-04 #

  • Adding support for the Input Decoration Themes

[2.0.2] - 2021-04-16 #

  • Updating intl from 0.16.1 to 0.17.0

[2.0.1] - 2021-02-20 #

  • Fixing some minor issues for pub points.

[2.0.0] - 2021-02-17 #

  • Added onChange option for smartField
  • Handle the focus for smartDropdown
  • Handle the focus for smartDatepicker
  • Removed the nextfocus in dropdowns
  • Now you can set default date in millisecondSinceEpoch
  • Now you can set default value for fields
  • Added different types of input for common usages

[1.2.0] - 2020-11-11 #

  • Added support for datepicker
  • Rendering the datepicker based in OS (Android/iOS).

[1.1.0] - 2020-11-09 #

  • Added support for dropdowns
  • Rendering the dropdown or picker based in OS (Android/iOS).

[1.0.4] - 2020-11-07 #

  • Added the validation of min Length and Max Length with messages.

[1.0.3] - 2020-11-05 #

  • Added support to compare two fields and set child like invalid.
  • Fixed an issue for buttons

[1.0.2] - 2020-11-05 #

  • Added new option to manage the validation, reset and get the response with external buttons.
  • Added example with new functionallity.

[1.0.1] - 2020-05-26 #

  • Added the example of usage with 2 fields.

[1.0.0] - 2020-05-23 #

  • The firs release include 6 field types (with many parameters), 2 input actions, submit button, reset Button.
7
likes
0
pub points
60%
popularity

Publisher

verified publisherfjbatresv.com

A flutter forms generator based on objects with multiple parameters.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on smart_forms