parallax_bg 1.0.3 copy "parallax_bg: ^1.0.3" to clipboard
parallax_bg: ^1.0.3 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: ^1.0.3

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

Publisher

verified publisherakidevelops.com

Create beautiful & interactive parallax backgrounds

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_sensors

More

Packages that depend on parallax_bg