expandable_search_bar 0.0.2 copy "expandable_search_bar: ^0.0.2" to clipboard
expandable_search_bar: ^0.0.2 copied to clipboard

A beautiful animated search bar for flutter. You can customize it as mush as you want.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expandable_search_bar

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

dependencies:
  expandable_search_bar: ^0.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/expandable_search_bar.dart';
41
likes
160
pub points
84%
popularity

Publisher

verified publishermr-tz-dev.blogspot.com

A beautiful animated search bar for flutter. You can customize it as mush as you want.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on expandable_search_bar