parallax_animation 0.0.2 copy "parallax_animation: ^0.0.2" to clipboard
parallax_animation: ^0.0.2 copied to clipboard

Adds parallax effects to any scrollable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parallax_animation

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

dependencies:
  parallax_animation: ^0.0.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:parallax_animation/parallax_animation.dart';
85
likes
115
points
229
downloads

Publisher

unverified uploader

Weekly Downloads

Adds parallax effects to any scrollable.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on parallax_animation