flutter_material_search_bar 1.0.1 copy "flutter_material_search_bar: ^1.0.1" to clipboard
flutter_material_search_bar: ^1.0.1 copied to clipboard

Material search bar with circular reveal animation as flutter widget like whatsapp search bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_material_search_bar

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

dependencies:
  flutter_material_search_bar: ^1.0.1

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:flutter_material_search_bar/flutter_material_search_bar.dart';
3
likes
160
pub points
68%
popularity

Publisher

unverified uploader

Material search bar with circular reveal animation as flutter widget like whatsapp search bar

Repository (GitHub)
View/report issues

Topics

#ui #widget #animation #search

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

circular_reveal_animation, flutter

More

Packages that depend on flutter_material_search_bar