fluid_animations 1.0.0 copy "fluid_animations: ^1.0.0" to clipboard
fluid_animations: ^1.0.0 copied to clipboard

Create effortlessly smooth and responsive animations inspired by SwiftUI's spring animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluid_animations

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

dependencies:
  fluid_animations: ^1.0.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:fluid_animations/fluid_animations.dart';
15
likes
160
points
82
downloads

Publisher

verified publisherclevertasks.de

Weekly Downloads

Create effortlessly smooth and responsive animations inspired by SwiftUI's spring animations.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fluid_animations