simple_autocomplete_formfield 0.2.3 copy "simple_autocomplete_formfield: ^0.2.3" to clipboard
simple_autocomplete_formfield: ^0.2.3 copied to clipboard

outdated

A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.

[0.2.3] - September 3, 2018 #

  • Add .gif of example to README.

[0.2.0] - September 3, 2018 #

  • Breaking: removed itemParser and added its itemToString and itemFromString as direct parameters.
  • Breaking: containerBuilder has been renamed to suggestionsBuilder.
  • suggestionsHeight has been added since users often want to set it without having to specify the entire suggestionsBuilder.
  • Improved examples.

[0.1.2] - August 14, 2018 #

  • Fix missing generic type specifier in itemParser usage.

[0.1.1] - July 21, 2018 #

  • Fix and improve documentation.

[0.1.0] - July 21, 2018 #

  • Support Dart 2.0.

[0.0.2] - June 13, 2018 #

  • Added License (MIT).

[0.0.1] - June 13, 2018 #

  • First release.
31
likes
0
pub points
87%
popularity

Publisher

verified publisherdefylogic.dev

A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_autocomplete_formfield