Skip to content

Commit 3e6354f

Browse files
committed
🎉 updated to version 2.2.4
1 parent 1048d00 commit 3e6354f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.2.4
2+
* Adjust the Scaffold in fullscreen.
3+
14
## 2.2.3
25
* General Update.
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You should ensure that you add the `intro_views_flutter` as a dependency in your
4545

4646
```yaml
4747
dependencies:
48-
intro_views_flutter: "^2.2.3"
48+
intro_views_flutter: "^2.2.4"
4949
```
5050
5151
You can also reference the git repository directly if you want:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: intro_views_flutter
22
description: A Flutter package for simple material design app intro screens with some cool animations.
3-
version: 2.2.3
3+
version: 2.2.4
44
author: Ayush Agarwal <aagarwal9782@gmail.com>
55
homepage: https://github.com/aagarwal1012/IntroViews-Flutter
66

0 commit comments

Comments
 (0)