springster 0.4.0 copy "springster: ^0.4.0" to clipboard
springster: ^0.4.0 copied to clipboard

Spring animations and simulations, simplified.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add springster
copied to clipboard

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

dependencies:
  springster: ^0.4.0
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:springster/springster.dart';
copied to clipboard
57
likes
150
points
617
downloads

Publisher

verified publisherwhynotmake.it

Weekly Downloads

2024.09.27 - 2025.04.11

Spring animations and simulations, simplified.

Homepage
Repository (GitHub)
View/report issues

Topics

#spring #animation #physics

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on springster