select_form_field 2.0.0 copy "select_form_field: ^2.0.0" to clipboard
select_form_field: ^2.0.0 copied to clipboard

outdated

A Flutter select form field widget. It shows a list of options in a dropdown menu.

2.0.0 - 2021-03-09 #

  • Migrate to null safety.
  • Update SDK constraints to >=2.12.0 <3.0.0 based on beta release guidelines.
  • Remove deprecated FlatButton and maxLengthEnforced.

1.1.0 - 2020-12-07 #

  • Increment an option to show itens as dropdown or dialog with search
  • Exemple update

1.0.1 - 2020-08-05 #

  • Fixed issue #1 - text render overflowed

1.0.0 - 2020-07-17 #

  • Fixed use of widget with empty initial value
  • Improved README.md
  • Improved testing
  • Improved example app
  • Final validation

0.1.1 - 2020-07-16 #

  • Example page published

0.1.0 - 2020-07-16 #

  • Initial Open Source release.
86
likes
0
pub points
93%
popularity

Publisher

verified publisherm3uzz.com

A Flutter select form field widget. It shows a list of options in a dropdown menu.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on select_form_field