animated_value 0.0.1 copy "animated_value: ^0.0.1" to clipboard
animated_value: ^0.0.1 copied to clipboard

Implicitly animate values on change.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_value

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

dependencies:
  animated_value: ^0.0.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:animated_value/animated_value.dart';
2
likes
140
pub points
59%
popularity

Publisher

verified publisherbranvier.com

Implicitly animate values on change.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_value