Skip to content

Commit 2a81004

Browse files
committed
chore: 🔖 Version Bump 5.0.0
1 parent 93f8169 commit 2a81004

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [5.0.0] - (UnRelease)
1+
## [5.0.0]
22
- Feature [#500](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/500) -
33
Added `onDismiss` callback in `ShowCaseWidget` which will trigger whenever `onDismiss` method is
44
called.
@@ -37,8 +37,6 @@
3737
`targetTooltipGap` to manage space between tooltip and target widget
3838
- Improvement [#530](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/530) -
3939
Upgraded minimum dart sdk version to 3.0.0 and utilised Dart 3 features accordingly.
40-
- Deprecate [#531](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/pull/531) -
41-
Update deprecated `ShowCaseWidget` removal version.
4240

4341
## [4.0.1]
4442
- Fixed [#493](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/493) - ShowCase.withWidget not showing issue

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: showcaseview
22
description: A Flutter package to Showcase/Highlight widgets step by step.
3-
version: 4.0.1
3+
version: 5.0.0
44
issue_tracker: https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues
55
repository: https://github.com/simformsolutions/flutter_showcaseview
66

0 commit comments

Comments
 (0)