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

A production-ready Flutter package for creating guided tutorial overlays, onboarding walkthroughs, and step-by-step UI showcases. Highly customizable with support for auto-scroll, persistence, custom [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tutorial_overlay_flutter

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

dependencies:
  tutorial_overlay_flutter: ^1.0.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:tutorial_overlay_flutter/tutorial_overlay_flutter.dart';
0
likes
150
points
94
downloads

Documentation

API reference

Publisher

verified publisherbrewnbeer.com

Weekly Downloads

A production-ready Flutter package for creating guided tutorial overlays, onboarding walkthroughs, and step-by-step UI showcases. Highly customizable with support for auto-scroll, persistence, custom tooltips, and smooth animations.

Repository (GitHub)
View/report issues

Topics

#tutorial #overlay #onboarding #walkthrough #tooltip

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tutorial_overlay_flutter