phlox_animations 2.1.1 copy "phlox_animations: ^2.1.1" to clipboard
phlox_animations: ^2.1.1 copied to clipboard

Flutter phlox_animations is a simple package to create beautiful custom animations . Animate multiple properties at once and consists of several's feature.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phlox_animations
copied to clipboard

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

dependencies:
  phlox_animations: ^2.1.1
copied to clipboard

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:phlox_animations/phlox_animations.dart';
copied to clipboard
43
likes
150
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

Flutter phlox_animations is a simple package to create beautiful custom animations . Animate multiple properties at once and consists of several's feature.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on phlox_animations