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

discontinued
outdated

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

Publisher

verified publisherrodydavis.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_search_bar