searchfield 0.3.1 copy "searchfield: ^0.3.1" to clipboard
searchfield: ^0.3.1 copied to clipboard

outdated

A highly customizable simple and easy to use flutter Widget to add a searchfield to your Flutter Application.This Widget allows you to search and select from list of suggestions.

[0.0.1] - 11 Dec 2020 #

  • Initial Release.

[0.2.0] - 18 Dec 2020 #

  • support to change the height of each suggestionItem.
  • Can now define max number of suggestions visible in the viewport.
  • Customizable Search Input Decoration like the built in textfield.
  • decorate the Suggestions List with color or gradient.

[0.2.1] - 19 Dec 2020 #

  • update Docs

[0.3.0] - 24 Dec 2020 #

  • Support for controller to interact with the SearchField

[0.3.1] - 10 Jan 2021 #

  • Adds support for validator to add custom validations
336
likes
0
pub points
98%
popularity

Publisher

verified publishermaheshjamdade.com

A highly customizable simple and easy to use flutter Widget to add a searchfield to your Flutter Application.This Widget allows you to search and select from list of suggestions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on searchfield