search_plus 3.3.0 copy "search_plus: ^3.3.0" to clipboard
search_plus: ^3.3.0 copied to clipboard

A production-grade Flutter search package with async API, local, and hybrid search adapters, plus polished UI widgets, theming, animations, and localization support.

Changelog #

3.3.0 #

  • Added AppBarSearchButton: a compact animated search action for AppBar.actions.
    • Renders a search icon by default; smoothly expands into a full text input on hover (desktop/web) or tap.
    • Collapses automatically when the field is empty and both hover and focus are removed.
    • Persistent expanded state while text is present.
    • Fully integrated with SearchTheme / SearchPlusThemeData for consistent styling.
    • Smooth SizeTransition + FadeTransition + icon color animation driven by a single AnimationController.
    • Responsive — hover-expand on desktop/web, tap-expand on mobile.
    • New example AppBarSearchExample added to the example app.

3.2.3 #

  • Readme.md file updated
3
likes
0
points
254
downloads

Publisher

unverified uploader

Weekly Downloads

A production-grade Flutter search package with async API, local, and hybrid search adapters, plus polished UI widgets, theming, animations, and localization support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on search_plus