expandable_search_bar_plus 1.0.2 copy "expandable_search_bar_plus: ^1.0.2" to clipboard
expandable_search_bar_plus: ^1.0.2 copied to clipboard

A modern, customizable, and smooth expandable search bar widget for Flutter. Supports tap and hover (for web/desktop), with full controller access to open or close programmatically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expandable_search_bar_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  expandable_search_bar_plus: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:expandable_search_bar_plus/expandable_search_bar_plus.dart';
2
likes
150
points
202
downloads

Publisher

unverified uploader

Weekly Downloads

A modern, customizable, and smooth expandable search bar widget for Flutter. Supports tap and hover (for web/desktop), with full controller access to open or close programmatically.

Repository (GitHub)
View/report issues

Topics

#search #animation #ui #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on expandable_search_bar_plus