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

outdated

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

Changelog #

[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
27%
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