anim_search_bar 2.0.3 copy "anim_search_bar: ^2.0.3" to clipboard
anim_search_bar: ^2.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_bar
copied to clipboard

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.3
copied to clipboard

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';
copied to clipboard
390
likes
140
points
1.32k
downloads

Publisher

verified publishergokula.dev

Weekly Downloads

2024.08.01 - 2025.02.13

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on anim_search_bar