flutter_icons_animated 1.0.0 copy "flutter_icons_animated: ^1.0.0" to clipboard
flutter_icons_animated: ^1.0.0 copied to clipboard

Collection of 2400+ animations for your icons and buttons. They are implemented by Lottie animation. Effective icon animation tells a clear story amplifying the intended UX.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_icons_animated

With Flutter:

 $ flutter pub add flutter_icons_animated

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

dependencies:
  flutter_icons_animated: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_icons_animated/flutter_animated_icons.dart';
import 'package:flutter_icons_animated/icons8.dart';
import 'package:flutter_icons_animated/lordicon.dart';
import 'package:flutter_icons_animated/lottiefiles.dart';
import 'package:flutter_icons_animated/lottieflow.dart';
import 'package:flutter_icons_animated/useanimations.dart';
6
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of 2400+ animations for your icons and buttons. They are implemented by Lottie animation. Effective icon animation tells a clear story amplifying the intended UX.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, lottie

More

Packages that depend on flutter_icons_animated