Skip to content

Commit cc22724

Browse files
committed
publish 4.9.8+4
1 parent baa05aa commit cc22724

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* Delete CompatibleSmartDialog
88
* Delete SmartConfigCustom/SmartConfigAttach/SmartConfigLoading backDismiss
99
* Add AdjustBuilder
10+
* Fix [#229](https://github.com/fluttercandies/flutter_smart_dialog/issues/229), [#235](https://github.com/fluttercandies/flutter_smart_dialog/issues/235)
1011

1112
* # [4.9.7+x]
1213
* optimize bindWidget, when bindWidget is not null, bindPage will be automatically set to false.

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.9.8+3
6+
version: 4.9.8+4
77
homepage: https://github.com/fluttercandies/flutter_smart_dialog
88
# flutter pub publish --server=https://pub.dartlang.org
99
# flutter build web --release --base-href="/flutter_smart_dialog/web/"

0 commit comments

Comments
 (0)