simple_autocomplete_search 1.0.5 copy "simple_autocomplete_search: ^1.0.5" to clipboard
simple_autocomplete_search: ^1.0.5 copied to clipboard

Simple autocomplete field with suggestions. You can customize the onPressed function and filtering function.

Changelog #

[1.0.5]

Somehow forgot to add the corrected file to previous version. Here it is now.

[1.0.4]

Fixed the crash when user does not provide a filtering function.

[1.0.3]

Added hideSuggestionsOnInit optional parameter to hide or show all suggestions when widget is created. Default value is true. Also tileMinHeight and tileMaxHeight parameters added.

[1.0.2]

Fixed some issues about providing callback function as a parameter.

[1.0.1]

Fixed case when user does not give a list to widget.

[1.0.0]

First version. Should work.

5
likes
40
pub points
34%
popularity

Publisher

verified publisherspotforest.com

Simple autocomplete field with suggestions. You can customize the onPressed function and filtering function.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_autocomplete_search