cupertino_onboarding 1.3.0 copy "cupertino_onboarding: ^1.3.0" to clipboard
cupertino_onboarding: ^1.3.0 copied to clipboard

Flutter package that provides an iOS-style onboarding experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_onboarding

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

dependencies:
  cupertino_onboarding: ^1.3.0

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:cupertino_onboarding/cupertino_onboarding.dart';
158
likes
150
points
1.28k
downloads
screenshot

Publisher

verified publisherivirtex.dev

Weekly Downloads

Flutter package that provides an iOS-style onboarding experience.

Repository (GitHub)
View/report issues

Topics

#onboarding #ios #native

Documentation

API reference

License

MIT (license)

Dependencies

dots_indicator, flutter

More

Packages that depend on cupertino_onboarding