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';
65
likes
140
pub points
86%
popularity

Publisher

verified publishermindinventory.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, smooth_page_indicator

More

Packages that depend on onboarding_animation