sk_onboarding_screen 1.0.0 copy "sk_onboarding_screen: ^1.0.0" to clipboard
sk_onboarding_screen: ^1.0.0 copied to clipboard

outdated

A library that walks a user through multiple on-boarding screens in a simple and easy way

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sk_onboarding_screen

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

dependencies:
  sk_onboarding_screen: ^1.0.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:sk_onboarding_screen/sk_onboarding_screen.dart';
68
likes
30
pub points
74%
popularity

Publisher

unverified uploader

A library that walks a user through multiple on-boarding screens in a simple and easy way

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on sk_onboarding_screen