textfield_search 0.3.0 textfield_search: ^0.3.0 copied to clipboard
A new Flutter package which uses a TextField to search and select it's value from a simple list.
Changelog #
0.3.0 #
5-23-2020
- Added automated testing to CI/CD pipelines
- Added code coverage to CI/CD pipelines via bash script that's auto commited to repo
0.2.0 #
Initial Release
- Delivering an easy to use text field that searches through a predefined list of selectable options
- Developers can set the label for the text field and the static list of options to be searched and selected from