File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6
6
- Optimize route monitor
7
7
- Optimize 'KeepSingle'
8
8
- 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 )
9
10
10
11
11
12
# [ 4.5.x]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Language: English | [中文](https://juejin.cn/post/7026150456673959943)
4
4
5
5
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 )
6
6
7
- Flutter 2:Please use ` flutter_smart_dialog: 4.2.0+8 `
7
+ Flutter 2:Please use ` flutter_smart_dialog: 4.2.0+9 `
8
8
9
9
Flutter 3:Please use the latest version
10
10
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description:
3
3
An elegant Flutter Dialog solution,
4
4
Easily implement Toast, Loading and custom Dialog,
5
5
Make the use of the dialog easier!
6
- version : 4.6.1+5
6
+ version : 4.6.2
7
7
homepage : https://github.com/fluttercandies/flutter_smart_dialog
8
8
# flutter pub publish --server=https://pub.dartlang.org
9
9
You can’t perform that action at this time.
0 commit comments