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
14
likes
120
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_typeahead

More

Packages that depend on animated_type_ahead_searchbar