parallax_effect 0.0.3 copy "parallax_effect: ^0.0.3" to clipboard
parallax_effect: ^0.0.3 copied to clipboard

Parallax effect animations for all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parallax_effect
copied to clipboard

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

dependencies:
  parallax_effect: ^0.0.3
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:parallax_effect/parallax_effect.dart';
copied to clipboard
40
likes
120
points
53
downloads

Publisher

verified publisherketansharma.tk

Weekly Downloads

2024.09.16 - 2025.03.31

Parallax effect animations for all platforms.

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on parallax_effect