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 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]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Language: English | [中文](https://juejin.cn/post/7026150456673959943)
44
55Migrate 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
99Flutter 3:Please use the latest version
1010
Original file line number Diff line number Diff 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
77homepage : https://github.com/fluttercandies/flutter_smart_dialog
88# flutter pub publish --server=https://pub.dartlang.org
99
You can’t perform that action at this time.
0 commit comments