anim_search_bar 2.0.3 copy "anim_search_bar: ^2.0.3" to clipboard
anim_search_bar: ^2.0.3 copied to clipboard

A flutter package that has an animated search bar with loads of customization

[2.0.3] #

  • Added onSubmitted callback.
  • Option to change icon colors.
  • Option to change text area color when search bar opens.
  • When user taps X and the search field is empty the bar closes.
  • Thanks to stevenrobson for this awesome PR #21.

[2.0.2] #

  • Fixed the keyboard unfocus issue.

[2.0.1] #

  • Bug fix: Text clipping issue fixed.
  • Feature: Can add custom color for the search component. Thanks to Kherld-hussein.

[2.0.0] #

  • Added Null Safety support

[1.0.1] #

  • AutoFocus option is now available - when the search bar is opened, the keyboard will pop open and closes when the search bar is closed.
  • Added TextStyle option to the TextField
  • Added option to close the search bar when suffixIcon is tapped.
  • PrefixIcon and SuffixIcon is now Icon not IconData, to allow more granular customization.

[0.0.8] #

  • updated readme with rtl support

[0.0.7] #

  • Added rtl support

[0.0.6] #

  • Updated Readme

[0.0.2] #

  • Added examples

[0.0.1] - Hello World. #

352
likes
120
pub points
95%
popularity

Publisher

verified publishergokula.dev

A flutter package that has an animated search bar with loads of customization

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on anim_search_bar