anim_search_bar 2.0.0 copy "anim_search_bar: ^2.0.0" to clipboard
anim_search_bar: ^2.0.0 copied to clipboard

outdated

A flutter package that has an animated search bar with loads of customization

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anim_search_bar

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

dependencies:
  anim_search_bar: ^2.0.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:anim_search_bar/anim_search_bar.dart';
358
likes
0
pub points
95%
popularity

Publisher

verified publishergokula.dev

A flutter package that has an animated search bar with loads of customization

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on anim_search_bar