animated_search_textfield 0.0.2 copy "animated_search_textfield: ^0.0.2" to clipboard
animated_search_textfield: ^0.0.2 copied to clipboard

A customizable and animated search text field widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_search_textfield

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

dependencies:
  animated_search_textfield: ^0.0.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:animated_search_textfield/animated_search_textfield.dart';
1
likes
160
points
77
downloads

Publisher

verified publisherdashstack.tech

Weekly Downloads

A customizable and animated search text field widget for Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on animated_search_textfield