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

outdated

Create beautiful & interactive parallax backgrounds

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parallax_bg

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

dependencies:
  parallax_bg: ^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_bg/parallax_bg.dart';
27
likes
30
pub points
41%
popularity

Publisher

verified publisherakidevelops.com

Create beautiful & interactive parallax backgrounds

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_sensors

More

Packages that depend on parallax_bg