dropdown_search 0.1.9 dropdown_search: ^0.1.9 copied to clipboard
Simple and robust Searchable Dropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.
[0.1.9] - 2020.04.01 #
- Update README.md
[0.1.8] - 2020.04.01 #
- Add catch error
- Add Feature : Filter Function as parameter
- Add Feature : enable/disable
- Add Feature : add three mode : Menu, BottomSheet and Dialog
- Add Feature : manageable height
[0.1.7] - 2020.03.29 #
- Bug fix
[0.1.6] - 2020.03.29 #
- Bug fix
[0.1.5] - 2020.03.29 #
- Replace Stream by valueNotifier
[0.1.4] - 2020.03.29 #
- Replace Stream by valueNotifier
[0.1.3] - 2020.03.28 #
- possibility to load filter online once
[0.1.2] - 2020.03.27 #
- improve performance
[0.1.1] - 2020.03.26 #
- bloc bug fix
[0.1.0] - 2020.03.25 #
- bug fix publication
[0.0.1] - 2020.03.24 #
- First publication