app_bar_search 1.0.7 copy "app_bar_search: ^1.0.7" to clipboard
app_bar_search: ^1.0.7 copied to clipboard

A lightweight Flutter AppBar widget with integrated search and smooth animations.

UPDATED CHANGELOG.md #

1.0.7 #

Added #

  • Demo Added.

1.0.6 #

Added #

  • Smooth fade & slide animations for title and search field
  • Animated search ↔ clear icon transition
  • Full AppBar support using PreferredSizeWidget
  • Search callbacks: onChanged, onSubmitted, onClear
  • Controller & FocusNode support
  • Accessibility improvements

Changed #

  • AppBarSearch can now be used directly as Scaffold.appBar
  • Improved customization options for text styles and decorations

Fixed #

  • Focus handling during search toggle
  • Clean state disposal for internal controllers
4
likes
0
points
216
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter AppBar widget with integrated search and smooth animations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on app_bar_search