floating_search_bar 0.3.0 copy "floating_search_bar: ^0.3.0" to clipboard
floating_search_bar: ^0.3.0 copied to clipboard

A Search App Bar like the one in Gmail and Google Photos.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floating_search_bar

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

dependencies:
  floating_search_bar: ^0.3.0

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:floating_search_bar/floating_search_bar.dart';
157
likes
30
pub points
80%
popularity

Publisher

verified publisherrodydavis.com

A Search App Bar like the one in Gmail and Google Photos.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_search_bar