5.0.0
·
28 commits
to master
since this release
What's Changed
- feat: ✨Added on dismiss callback in showcase view widget (#500) by @Sahil-Simform in #502
- fix: 🐛 Fixed cursor not changing to click mode issue (#503) by @Sahil-Simform in #504
- fix: 🐛 Fixed timer not cancelling when tapped on
TooltipActionButton(#506) by @Sahil-Simform in #507 - feat: ✨ Added left and right tooltip position with improved tooltip v2 by @Sahil-Simform in #511
- feat: ✨ Multiple showcase at the same time and improvement by @Sahil-Simform in #514
- fix: 🩹 Added missing assertions for
Showcase.withWidget()(#515) by @Sahil-Simform in #517 - fix: 🩹 separated code of tooltip position delegate by @Sahil-Simform in #516
- feat: 🚀 created a showcaseView and overlay manager classes to handle showcaseView widget functionality independently by @Sahil-Simform in #518
- refactor: 🎨 Formatted project structure by @Sahil-Simform in #528
- fix: 🐛 Fixed screen edge assertions by @Sahil-Simform in #527
- feat: ✨ Added support for
toolTipMargininShowcase.withWidgetand addedtargetTooltipGapfor space between target and tooltip by @Sahil-Simform in #529 - refactor: 🔨 Refactor considering Dart 3 support by @aditya-css in #530
- chore: ➖ Update deprecated
ShowCaseWidgetremoval version by @aditya-css in #531 - fix: 🚑 Enable dart 3 support in example app by @aditya-css in #534
- fix: 🐛 Added flutter version in github actions by @Sahil-Simform in #537
- feat: ✨ Adds autoPlayDelay feature to Showcase widget by @little-alei in #538
- fix: 🐛 Fixed example app to run in flutter version 3.32.5 by @Sahil-Simform in #505
- refactor: 🐎 ShowcaseView optimization by @Sahil-Simform in #539
- feat: 💚 Github Action for Web example release by @aditya-css in #544
- fix: 🐛 overlay rebuild issue by @Sahil-Simform in #547
- feat: Expose onFinish and onDismiss listeners by @memishood in #561
- chore: 🚨 Make example app runnable on Android by @aditya-css in #562
- chore: ⚡ Update web example as per latest flutter version by @aditya-css in #565
- fix: 🐛 Add textScaler support to tooltip by @aditya-css in #567
- docs: 📝 Updated Documentation by @Sahil-Simform in #522
- feat: ✨ Tooltip actions' horizontal placement by @aditya-css in #570
- chore!: 🔥 Remove height and width requirement in
Showcase.withWidgetby @aditya-css in #543 - chore: 🔖 Version Bump 5.0.0 by @aditya-css in #533
- chore: 🚚 Rename repository name by @aditya-css in #545
- fix: 🐛 Showcase stuck when animation is disabled on web by @aditya-css in #574
- fix: 🐛 Fixed tooltip rendering issue by @Flamingloon in #575
New Contributors
- @little-alei made their first contribution in #538
- @memishood made their first contribution in #561
- @Flamingloon made their first contribution in #575
Full Changelog: 4.0.1...5.0.0