onboarding_animation 0.0.3 copy "onboarding_animation: ^0.0.3" to clipboard
onboarding_animation: ^0.0.3 copied to clipboard

This package provides page type animation to onboarding screens and provides indicator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onboarding_animation

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

dependencies:
  onboarding_animation: ^0.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:onboarding_animation/onboarding_animation.dart';
73
likes
160
points
438
downloads

Publisher

verified publishermindinventory.com

Weekly Downloads

This package provides page type animation to onboarding screens and provides indicator.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, smooth_page_indicator

More

Packages that depend on onboarding_animation