flutter_feature_tour library
Classes
- FeatureHighlight
- Represents a single feature to be highlighted during the feature tour.
- FeatureHighlightOverlay
- A widget that displays an overlay highlighting specific features in the app.
- FeatureTourTheme
- Defines the visual theme for the feature tour.
- HighlightPainter
- A custom painter that draws highlight shapes for feature tours.
- InfoCard
- A widget that displays information about a highlighted feature during a feature tour.
- OnboardingService
- A service that manages the onboarding process and feature tour for an application.
Enums
- HighlightShape
- Defines the shape of the highlight overlay for a feature.