pageview_parallax 1.0.0-alpha.2 copy "pageview_parallax: ^1.0.0-alpha.2" to clipboard
pageview_parallax: ^1.0.0-alpha.2 copied to clipboard

A simple library for easily creating a parallax effect. Works with web and mobile.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pageview_parallax

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

dependencies:
  pageview_parallax: ^1.0.0-alpha.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:pageview_parallax/pageview_parallax.dart';
8
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A simple library for easily creating a parallax effect. Works with web and mobile.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on pageview_parallax