anim_search_app_bar 1.0.3 copy "anim_search_app_bar: ^1.0.3" to clipboard
anim_search_app_bar: ^1.0.3 copied to clipboard

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_app_bar

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

dependencies:
  anim_search_app_bar: ^1.0.3

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_app_bar/anim_search_app_bar.dart';
31
likes
120
pub points
67%
popularity

Publisher

verified publishermustafaturkmen.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on anim_search_app_bar