easy_autocomplete 1.3.1
easy_autocomplete: ^1.3.1 copied to clipboard
A simple but flexible autocomplete TextFormField to help you display suggestions to your users while typing
1.3.0 [18-12-2021] #
Added #
- Added the
suggestionBuilder
parameter that can be used to customize suggestion items
1.2.0 [09-12-2021] #
Added #
- Parameters to style suggestions textfield text
- Function to fetch suggestions asynchronously
1.1.0 [08-12-2021] #
Added #
- Parameters to style cursor color and suggestions list
- Parameter to set custom keyboard type to the suggestions textfield
1.0.0 [02-12-2021] #
- Initial release