animated_type_ahead_searchbar 0.0.2 copy "animated_type_ahead_searchbar: ^0.0.2" to clipboard
animated_type_ahead_searchbar: ^0.0.2 copied to clipboard

This package merges animated searchbar and flutter typeahead to give a animated type ahead search bar.

0.0.2 #

Following fields are now accessible to the developer(earlier these were given default values with no way of changing them)

  • getImmediateSuggestions
  • autovalidateMode
  • clearButtonMode
  • textBoxDecoration
  • textBoxPadding
  • suggestionBoxDecoration
  • itemBuilder
  • onSuggestionSelected
  • suggestionCallback

0.0.1 #

  • can change suffix , prefix icon , prefix icon for text field
  • hinttext can be changed
  • right now list needs to be send as a parameter, results will be filtered from this list and shown in lists tiles
  • loading builder, error builder, on items found builder can be given for respective conditions ... feature of flutter type ahead package
12
likes
100
pub points
54%
popularity

Publisher

unverified uploader

This package merges animated searchbar and flutter typeahead to give a animated type ahead search bar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_typeahead

More

Packages that depend on animated_type_ahead_searchbar