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

Animated outline icons for Flutter with forward and reverse transitions, configurable colors, sizes, and stroke widths.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icon_animated

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

dependencies:
  icon_animated: ^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:icon_animated/icon_animated.dart';
15
likes
160
points
555
downloads

Documentation

API reference

Publisher

verified publishertyrannoapartment.com

Weekly Downloads

Animated outline icons for Flutter with forward and reverse transitions, configurable colors, sizes, and stroke widths.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #animation

License

MIT (license)

Dependencies

flutter

More

Packages that depend on icon_animated