tutorial_overlay 1.1.0 copy "tutorial_overlay: ^1.1.0" to clipboard
tutorial_overlay: ^1.1.0 copied to clipboard

A Flutter package for building interactive, step-by-step tutorials that highlight and point to widgets across multiple screens with customizable indicators.

1.0.0 #

  • Released the first stable version of the tutorial_overlay package.
  • Created a simple example project under /example demonstrating how to use the package.

[1.0.1] - 2025-04-13 #

  • Fixed minor bugs and improved documentation.

[1.1.0] - 2025-06-14 #

Added #

  • arguments parameter for navigation methods:
    • previousStep()
    • nextStep() (Pass custom objects between tutorial steps)

Changed #

  • Unified implementation:
    • Combined Tutorial + TutorialState
    • Simplified internal architecture

Documentation #

  • Complete API reference updates
  • Fully redesigned example app
  • Refreshed README and visual guides
0
likes
160
points
143
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter package for building interactive, step-by-step tutorials that highlight and point to widgets across multiple screens with customizable indicators.

Repository (GitHub)

Topics

#tutorial #tooltip #overlay #onboarding #guide

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on tutorial_overlay