Skip to content

Commit 5932788

Browse files
committed
chore: 🔖 Version Bump 4.0.1
1 parent 0c7c58d commit 5932788

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## [4.0.1] - (UnRelease)
2-
- Fixed [#493](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/493) - Fixed showCase.withWidget not showing issue
1+
## [4.0.1]
2+
- Fixed [#493](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/493) - ShowCase.withWidget not showing issue
33

44
## [4.0.0]
55
- [BREAKING] Fixed [#457](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/457) - titleAlignment property does not work

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
![Showcaes View - Simform LLC.](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/flutter_showcaseview/master/preview/banner.png)
1+
![Showcase View - Simform LLC.](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/flutter_showcaseview/master/preview/banner.png)
22

33

44
# ShowCaseView
55

6-
[![Build](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/workflows/Build/badge.svg?branch=master)](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/actions) [![showcaseview](https://img.shields.io/pub/v/showcaseview?label=showcaseview)](https://pub.dev/packages/showcaseview)
6+
[![Build](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/actions/workflows/flutter.yaml/badge.svg?branch=master)](https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/actions) [![showcaseview](https://img.shields.io/pub/v/showcaseview?label=showcaseview)](https://pub.dev/packages/showcaseview)
77

88
A Flutter package allows you to Showcase/Highlight your widgets step by step.
99

10+
_Check out other amazing open-source [Flutter libraries](https://pub.dev/publishers/simform.com/packages) and [Mobile libraries](https://github.com/SimformSolutionsPvtLtd/Awesome-Mobile-Libraries) developed by Simform Solutions!_
11+
1012
## Preview
1113

1214
![The example app running in Android](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/flutter_showcaseview/master/preview/showcaseview.gif)

pubspec.yaml

+1-1
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.0
3+
version: 4.0.1
44
issue_tracker: https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues
55
repository: https://github.com/simformsolutions/flutter_showcaseview
66

0 commit comments

Comments
 (0)