app_bar_search 1.0.6
app_bar_search: ^1.0.6 copied to clipboard
A lightweight Flutter AppBar widget with integrated search and smooth animations.
app_bar_search #
A lightweight Flutter widget that provides an AppBar with built-in search functionality and smooth animated transitions.
It is designed to be used directly as a replacement for the default AppBar.
Features #
- Integrated search field inside AppBar
- Smooth title to search transition animations
- Implements PreferredSizeWidget for seamless Scaffold integration
- Search callbacks for filtering and submission
- External TextEditingController and FocusNode support
- Highly customizable appearance
- No external dependencies