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

outdated

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.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:animation_library/animation_library.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

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