automatic_spring_animation 0.0.1-dev.2 copy "automatic_spring_animation: ^0.0.1-dev.2" to clipboard
automatic_spring_animation: ^0.0.1-dev.2 copied to clipboard

this package animates widgets with springs when their location changes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add automatic_spring_animation

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

dependencies:
  automatic_spring_animation: ^0.0.1-dev.2

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

Publisher

unverified uploader

this package animates widgets with springs when their location changes

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on automatic_spring_animation