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

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

0.3.0 #

  • Support null safety

0.2.7 April 24, 2020 #

  • Fix constructing a FocusNode on each widget build.

0.2.6 April 24, 2020 #

  • Let textfield_state handle controller/focusNode changes.

0.2.5 April 21, 2020 #

  • Fix holding reference to widget.

0.2.4 August 6, 2019 #

  • Fix #6

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.
32
likes
140
points
325
downloads

Publisher

verified publisherdefylogic.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, textfield_state

More

Packages that depend on simple_autocomplete_formfield