onboarding_overlay 2.0.1+1 copy "onboarding_overlay: ^2.0.1+1" to clipboard
onboarding_overlay: ^2.0.1+1 copied to clipboard

outdated

Flexible to control Onboarding overlay with or without target element (fork from onboard_overlay)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add onboarding_overlay

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

dependencies:
  onboarding_overlay: ^2.0.1+1

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_overlay/onboarding_overlay.dart';
313
likes
0
pub points
90%
popularity

Publisher

unverified uploader

Flexible to control Onboarding overlay with or without target element (fork from onboard_overlay)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on onboarding_overlay