Skip to content

Commit a39acad

Browse files
committed
update version
1 parent 3826d93 commit a39acad

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Optimize route monitor
77
- Optimize 'KeepSingle'
88
- Adjust default 'maskColor' config
9+
- Fix [#82](https://github.com/fluttercandies/flutter_smart_dialog/issues/82), [#84](https://github.com/fluttercandies/flutter_smart_dialog/issues/84)
910

1011

1112
# [4.5.x]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Language: English | [中文](https://juejin.cn/post/7026150456673959943)
44

55
Migrate doc:[3.x migrate 4.0](https://github.com/fluttercandies/flutter_smart_dialog/blob/master/docs/3.x%20migrate%204.0.md) | [3.x 迁移 4.0](https://juejin.cn/post/7093867453012246565)
66

7-
Flutter 2:Please use `flutter_smart_dialog: 4.2.0+8`
7+
Flutter 2:Please use `flutter_smart_dialog: 4.2.0+9`
88

99
Flutter 3:Please use the latest version
1010

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description:
33
An elegant Flutter Dialog solution,
44
Easily implement Toast, Loading and custom Dialog,
55
Make the use of the dialog easier!
6-
version: 4.6.1+5
6+
version: 4.6.2
77
homepage: https://github.com/fluttercandies/flutter_smart_dialog
88
# flutter pub publish --server=https://pub.dartlang.org
99

0 commit comments

Comments
 (0)