File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 7
7
* Delete CompatibleSmartDialog
8
8
* Delete SmartConfigCustom/SmartConfigAttach/SmartConfigLoading backDismiss
9
9
* Add AdjustBuilder
10
+ * Fix [ #229 ] ( https://github.com/fluttercandies/flutter_smart_dialog/issues/229 ) , [ #235 ] ( https://github.com/fluttercandies/flutter_smart_dialog/issues/235 )
10
11
11
12
* # [ 4.9.7+x]
12
13
* optimize bindWidget, when bindWidget is not null, bindPage will be automatically set to false.
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.9.8+3
6
+ version : 4.9.8+4
7
7
homepage : https://github.com/fluttercandies/flutter_smart_dialog
8
8
# flutter pub publish --server=https://pub.dartlang.org
9
9
# flutter build web --release --base-href="/flutter_smart_dialog/web/"
You can’t perform that action at this time.
0 commit comments