select_searchable_list 0.2.3 select_searchable_list: ^0.2.3 copied to clipboard
A very useful Flutter widget for searching through single or multiple options from a drop-down list.
0.2.3 #
- Remove Hardcoded text Search as searchHintText property
0.2.2 #
- Is Required red asterisk label
0.2.1 #
- Enable attribute
0.2.0 #
- Add FocusNode
- Programmatically tap the drop down ability
0.1.9 #
- Add Validator
0.1.8 #
- Fixed set default value Api
0.1.7 #
- Style default
0.1.6 #
- Update decoration
- Update Flutter version
0.1.05 #
- The isSearchVisible property is enabled
0.1.04 #
- Design Flexible
0.1.00 #
- Design changes
- Upgrade dependencies
0.0.19 #
- Reset the list when I tap the clear icon in the search textbox
0.0.15 #
- Improve documentation
0.0.13 #
- Core: TextFormField classic style [When the title is not set, it will have no border]
0.0.11 #
- Make a example
0.0.02 #
- Ready for example
0.0.1 #
- initial release.