mix_animate 0.0.1-alpha.0 copy "mix_animate: ^0.0.1-alpha.0" to clipboard
mix_animate: ^0.0.1-alpha.0 copied to clipboard

An animation add-on package for Mix with flutter_animate

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mix_animate

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

dependencies:
  mix_animate: ^0.0.1-alpha.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:mix_animate/mix_animate.dart';
1
likes
30
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

An animation add-on package for Mix with flutter_animate

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_animate, mix, mix_annotations

More

Packages that depend on mix_animate