flutter_parallax 0.1.2 copy "flutter_parallax: ^0.1.2" to clipboard
flutter_parallax: ^0.1.2 copied to clipboard

A Flutter widget that moves according to a scroll controller.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_parallax

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

dependencies:
  flutter_parallax: ^0.1.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:flutter_parallax/flutter_parallax.dart';
37
likes
40
pub points
63%
popularity

Publisher

unverified uploader

A Flutter widget that moves according to a scroll controller.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_parallax