animated_search_bar 2.7.2 copy "animated_search_bar: ^2.7.2" to clipboard
animated_search_bar: ^2.7.2 copied to clipboard

A Beautiful and Simple SearchBar widget with animation transition. It can be fully customized with label, labelStyle, searchDecoration, etc. It also maintains onChange state.

1.0.0 #

  • Initial release.

1.0.2 #

  • Fix miss information

1.0.4 #

  • Add comment on constructor library

1.1.0 #

  • Added feature - focus on tapping the textfield & not just the icon
  • Added feature - support for custom alignment

1.2.0 #

  • Added feature - Debouncer to detect when you stop typing

1.3.0 #

  • Fix issue when resize width

2.0.0 #

  • Migrate to Null Safety

2.1.0 #

  • Expose more parameter :
    • height
    • closeIcon
    • searchIcon

2.2.0 #

  • Clear text first then hide searchBar when user press X button

2.3.0 #

  • Expose TextEditController

2.4.0 #

2.5.0 #

  • Expose onFieldSubmitted and TextInputAction #9

2.6.0 #

  • Replace setState with ValueNotifier
  • Add new unit test
  • Update example to null safety

2.7.0 #

  • Documented the Code and Optimised it based on Flutter Lints Rules #12 Thanks to jinosh05

2.7.1 #

  • Fix onChange keep trigger when user close the searchbar
  • Add callback when user close the search

2.7.2 #

  • Handle if onChanged null
72
likes
160
points
741
downloads

Publisher

verified publisherlazycatlabs.com

Weekly Downloads

A Beautiful and Simple SearchBar widget with animation transition. It can be fully customized with label, labelStyle, searchDecoration, etc. It also maintains onChange state.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_search_bar