async_searchable_dropdown 0.0.8+5 copy "async_searchable_dropdown: ^0.0.8+5" to clipboard
async_searchable_dropdown: ^0.0.8+5 copied to clipboard

This Flutter package helps create a dropdown which it's items are fetched upon search.

Changelog #

0.0.8+5 #

  • Improve initial value handling.

0.0.7+4 #

  • Improve results list UI

0.0.6+3 #

  • Fix option view alignment for rtl direction

0.0.6+2 #

  • Update readme file.
  • Added the ability to change loading indicator size (default is 20).

0.0.6 #

Breaking #

  • Remove labelText, labelTextStyle, hintText, backgroundDecoration, leadingIcon, dropDownIcon, dropDownIconSize, dropDownIconColor in favor of more customizable InputDecoration class.

0.0.5+7 #

features #

  • The ability to change width and height of the dropdown list (dropdown options)

0.0.4+3 #

Initial release.

11
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

This Flutter package helps create a dropdown which it's items are fetched upon search.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, flutter

More

Packages that depend on async_searchable_dropdown