animation_library 0.1.1 copy "animation_library: ^0.1.1" to clipboard
animation_library: ^0.1.1 copied to clipboard

Flutter Package for animation. You could use a responsive and animations that are beautifully designed by many artists in Flare/Rive.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animation_library

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

dependencies:
  animation_library: ^0.1.1

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:animation_library/animation_library.dart';
1
likes
40
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Package for animation. You could use a responsive and animations that are beautifully designed by many artists in Flare/Rive.

Homepage

License

BSD-3-Clause (license)

Dependencies

flare_flutter, flutter

More

Packages that depend on animation_library

Packages that implement animation_library