feature_guide 0.1.1
feature_guide: ^0.1.1 copied to clipboard
Feature-discovery toolkit for Flutter — tips, banners, coach marks, and badges with session-aware gating.
0.1.1 #
- Added
DiscoveryBadgeWrapperto example app
0.1.0 #
- Initial release.
FeatureDiscoveryService<E>— generic tip orchestrator parameterized on the consumer's event enum, with priority, session lock, and critical-tip chaining.TipLedger— persistent "seen / asked / counters" store backed bySharedPreferenceswith a configurable storage key.- Presentations:
BannerPresentation,CoachMarkPresentation(classic + compact styles),DiscoveryBadgeWrapper,ModalPresentation,InlinePresentation. DiscoveryAnchor— self-registering anchor for coach marks, noGlobalKeyplumbing.