autocomplete_textfield_modified 1.6.11 copy "autocomplete_textfield_modified: ^1.6.11" to clipboard
autocomplete_textfield_modified: ^1.6.11 copied to clipboard

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.

Breaking 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

[1.5.0]

Added the ability to update suggestions dynamically!

Use updateSuggestions, addSuggestion and removeSuggestion.

[1.5.1]

Oops, spelling error.

[1.6.0]

Fixed the non-string datatype issue.

[1.6.1]

Exposed textField

[1.6.2]

Fixed example and new vid thing

[1.6.4] Added input formatters. [1.6.7] Added Default Text [1.6.8] Added Validators [1.6.9] Added ScrollPadding [1.6.10] Bug Fix [1.6.11] Bug Fix

1
likes
30
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on autocomplete_textfield_modified