| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.0.0 source code.tar.gz | 2025-10-10 | 2.9 MB | |
| 5.0.0 source code.zip | 2025-10-10 | 3.0 MB | |
| README.md | 2025-10-10 | 5.0 kB | |
| Totals: 3 Items | 5.9 MB | 0 | |
What's Changed
- feat: β¨Added on dismiss callback in showcase view widget (#500) by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/502
- fix: π Fixed cursor not changing to click mode issue (#503) by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/504
- fix: π Fixed timer not cancelling when tapped on
TooltipActionButton(#506) by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/507 - feat: β¨ Added left and right tooltip position with improved tooltip v2 by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/511
- feat: β¨ Multiple showcase at the same time and improvement by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/514
- fix: π©Ή Added missing assertions for
Showcase.withWidget()(#515) by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/517 - fix: π©Ή separated code of tooltip position delegate by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/516
- feat: π created a showcaseView and overlay manager classes to handle showcaseView widget functionality independently by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/518
- refactor: π¨ Formatted project structure by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/528
- fix: π Fixed screen edge assertions by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/527
- feat: β¨ Added support for
toolTipMargininShowcase.withWidgetand addedtargetTooltipGapfor space between target and tooltip by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/529 - refactor: :hammer: Refactor considering Dart 3 support by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/530
- chore: :heavy_minus_sign: Update deprecated
ShowCaseWidgetremoval version by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/531 - fix: :ambulance: Enable dart 3 support in example app by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/534
- fix: π Added flutter version in github actions by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/537
- feat: β¨ Adds autoPlayDelay feature to Showcase widget by @little-alei in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/538
- fix: π Fixed example app to run in flutter version 3.32.5 by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/505
- refactor: π ShowcaseView optimization by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/539
- feat: :green_heart: Github Action for Web example release by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/544
- fix: π overlay rebuild issue by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/547
- feat: Expose onFinish and onDismiss listeners by @memishood in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/561
- chore: :rotating_light: Make example app runnable on Android by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/562
- chore: :zap: Update web example as per latest flutter version by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/565
- fix: :bug: Add textScaler support to tooltip by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/567
- docs: π Updated Documentation by @Sahil-Simform in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/522
- feat: :sparkles: Tooltip actions' horizontal placement by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/570
- chore!: :fire: Remove height and width requirement in
Showcase.withWidgetby @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/543 - chore: :bookmark: Version Bump 5.0.0 by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/533
- chore: :truck: Rename repository name by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/545
- fix: :bug: Showcase stuck when animation is disabled on web by @aditya-css in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/574
- fix: π Fixed tooltip rendering issue by @Flamingloon in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/575
New Contributors
- @little-alei made their first contribution in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/538
- @memishood made their first contribution in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/561
- @Flamingloon made their first contribution in https://github.com/SimformSolutionsPvtLtd/showcaseview/pull/575
Full Changelog: https://github.com/SimformSolutionsPvtLtd/showcaseview/compare/4.0.1...5.0.0