feature_guide 0.1.1 copy "feature_guide: ^0.1.1" to clipboard
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 DiscoveryBadgeWrapper to 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 by SharedPreferences with a configurable storage key.
  • Presentations: BannerPresentation, CoachMarkPresentation (classic + compact styles), DiscoveryBadgeWrapper, ModalPresentation, InlinePresentation.
  • DiscoveryAnchor — self-registering anchor for coach marks, no GlobalKey plumbing.
0
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Feature-discovery toolkit for Flutter — tips, banners, coach marks, and badges with session-aware gating.

Repository (GitHub)
View/report issues

Topics

#feature-discovery #onboarding #tooltips #coach-marks

License

GPL-3.0 (license)

Dependencies

flutter, overlay_support, shared_preferences

More

Packages that depend on feature_guide