dropdown_plus_plus 0.1.1+1 copy "dropdown_plus_plus: ^0.1.1+1" to clipboard
dropdown_plus_plus: ^0.1.1+1 copied to clipboard

Simple and easy to use Dropdown in forms with search, keyboard navigation, offiline data source, remote data source and easy customization.

0.1.1+1 #

  • Added current value to onEmptyActionPressed function (Thanks to @djhemath)
  • Bump Dart constraint
  • Added a check before updating the selected option (previously used to throw out of range exception)

0.1.0+3 #

  • Update dependencies to latest release.

0.1.0+2 #

  • Update Images in ReadMe

0.1.0+1 #

  • Update ReadMe
  • Update examples

0.1.0 #

  • Upgrade dependencies
  • Make dropdown height dynamic
  • Ability to add separator between the dropdown items
  • More customisations and minor fixes

0.0.8 #

  • Fixed onSave issue.

0.0.8 #

  • DropdownEditingController added.

0.0.7 #

  • Bug Fixes.

0.0.6 #

  • selectedFn added.

0.0.5 #

  • Widget name Change to DropdownFormField.

0.0.4 #

  • Bug fix value change.

0.0.3 #

  • Documentation updated.

0.0.2 #

  • Bug fix release.

0.0.1 #

  • First release.
11
likes
150
pub points
87%
popularity

Publisher

unverified uploader

Simple and easy to use Dropdown in forms with search, keyboard navigation, offiline data source, remote data source and easy customization.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dropdown_plus_plus