find_dropdown 0.2.3
find_dropdown: ^0.2.3 copied to clipboard
Simple and robust FindDropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.
[0.2.3] - 2021.02.12 #
Added searchHint property to change the hintText #
[0.2.2] - 2020.09.27 #
Updated select_dialog to 1.2.1 #
Added multiple select items support #
Clear or update selection programmatically feature released #
[0.2.1] - 2020.09.06 #
rxdart 0.24.x version bump #
Updated select_dialog to 1.2.0 #
License updated (MIT) #
Added properties #
- labelVisible - To show the label in field
- searchBoxMaxLines
- searchBoxMinLines
[0.2.0] - 2020.04.20 #
Added autofocus
property #
Added web size adaptation #
Added callbacks #
- emptyBuilder
- loadingBuilder
- errorBuilder
Added constraints
property #
Added in-code documentation #
[0.1.7+1] - 2019.10.02 #
- Updated bottom distance
[0.1.7] - 2019.10.02 #
- Updated clear button
[0.1.6] - 2019.09.27 #
- Added show or hide searchbox capability
- Added clear feature
- Added searchBoxDecoration property
[0.1.5+1] - 2019.09.26 #
- Updated README.md
[0.1.5] - 2019.09.25 #
- Added parameter "validate"
[0.1.4+1] - 2019.09.25 #
- Formatted file find_dropdown.dart
[0.1.4] - 2019.09.25 #
- Updated README.md
[0.1.3] - 2019.09.25 #
- Updated README.md
[0.1.2] - 2019.09.25 #
- Updated git repository reference
[0.1.1] - 2019.09.25 #
- Updated min. sdk version
[0.1.0] - 2019.09.25 #
- First publication