autocomplete_textfield 1.4.1 copy "autocomplete_textfield: ^1.4.1" to clipboard
autocomplete_textfield: ^1.4.1 copied to clipboard

outdated

A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.

[1.0.0]

Works great published version 1

[1.4.0]

A few bug fixes and more functionality added.

Added textInputAction.

Braking Changes #

TextField is set by default to call onSubmitted on a suggestion tap and also to clear the TextField on submit.

These can both be disabled with submitOnSuggestionTap and clearOnSubmit respectively.

[1.4.1] Added textCapitalization option

199
likes
0
pub points
98%
popularity

Publisher

verified publisherfelixmccuaig.com

A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on autocomplete_textfield