Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉
Stars
1.9k
Forks
525
Watchers
1.9k
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
30
commits
25
commits
24
commits
18
commits
13
commits
12
commits
11
commits
8
commits
7
commits
feat: :sparkles: Add overlay color and opacity to showcase_view and onTargetRectUpdate to showcase (#634)
7ebfa48View on GitHubfeat: :sparkles: Add `skipIfTargetNotPresent` property to `showcase_view.dart` (#626)
2e16142View on GitHubfeat: :sparkles: Add dynamic onStart callback registration with `addOnStartCallback` and `removeOnStartCallback` methods (#624)
5afab59View on GitHubfeat: ✨ Enhance tooltip accessibility using Semantics live region (#604)
4726dbbView on GitHubfix: 🐛 Resolve issue where long tooltip text was rendered outside the screen bounds (#577)
343efe3View on GitHubfeat: ✨ Added dynamic onComplete callback registration with `addOnCompleteCallback` and `removeOnCompleteCallback` methods (#601)
89a7f15View on GitHubfix: 🐛 Fixed incorrect ShowcaseView callback scope by adding optional scope parameter (#599)
71c271dView on GitHubfix: 🐛 Fixed ShowcaseView.withWidget container positioning issues on web (#598)
6a1e76aView on GitHubfix: :bug: Fixed Rendering issues with scrollable showcase views inside withWidget (#596)
f27eb9fView on GitHubfix: 🐛 Fix BackdropFilter in overlay background (#585) (#591)
705b8d9View on GitHub