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

outdated

A simple library for easily creating a parallax effect.

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.1

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
0
pub points
0%
popularity

Publisher

unverified uploader

A simple library for easily creating a parallax effect.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pageview_parallax