animation_search_bar 0.0.3 copy "animation_search_bar: ^0.0.3" to clipboard
animation_search_bar: ^0.0.3 copied to clipboard

outdated

A Customizable Animated Search Bar. It is suitable for the AppBar.

animation_search_bar #

A Customizable Animated Search Bar. It is suitable for the AppBar.

Getting Started #

AnimationSearchBar(
   backIconColor: Colors.black,
   centerTitle: 'App Title',
   onChanged: (text) => debugPrint(text),
   searchTextEditingController: controller,
   horizontalPadding: 5)
87
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A Customizable Animated Search Bar. It is suitable for the AppBar.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on animation_search_bar