onboarding_overlay 3.0.0-pre.9 copy "onboarding_overlay: ^3.0.0-pre.9" to clipboard
onboarding_overlay: ^3.0.0-pre.9 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: ^3.0.0-pre.9

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';
335
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

auto_size_text, flutter, vector_math

More

Packages that depend on onboarding_overlay