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

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
copied to clipboard

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.1
copied to clipboard

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';
copied to clipboard
68
likes
30
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.18 - 2025.04.02

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

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sk_onboarding_screen