text_search_field 0.0.4 copy "text_search_field: ^0.0.4" to clipboard
text_search_field: ^0.0.4 copied to clipboard

A dependency text search field widget for flutter which is going to help you with implementation of search filed with suggestions

0.0.1 #

  • predefined list search/ filter
  • network search query and show suggestion
  • other searchFiled dependency
  • fetch content on dependency search resoved
  • select item from suggestion

0.0.2 #

  • null pointer exception issue fixed for dependencyFetch
  • added more description & improved pub points
  • case sensitive toggle field added for default filter

0.0.3 #

  • exported Utils class
  • key should be always lowercase
  • is first item selected bug fixed

0.0.4 #

  • we are sanitizing space completely
3
likes
140
points
22
downloads

Publisher

verified publisherpresswink.com

Weekly Downloads

A dependency text search field widget for flutter which is going to help you with implementation of search filed with suggestions

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, touch_ripple_effect

More

Packages that depend on text_search_field