feature_spotlight 1.1.1
feature_spotlight: ^1.1.1 copied to clipboard
A simple, declarative Flutter package for creating guided tours and feature showcases.
1.1.0 FEAT: Added previous() method to SpotlightController to navigate back.
FEAT: Implemented onTourStarted, onTourCompleted, and onTourSkipped callbacks in SpotlightController.
FEAT: Added padding property to SpotlightStep for better highlight spacing.
FIX: Default tooltip now includes a "Previous" button.
CHORE: Updated SpotlightTooltipBuilder to include onPrevious callback.
1.0.0 Initial release.