File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.10.1
2
+
3
+ - Fix TextStyle of showConfirmationDialog/showModalActionSheet (#124 )
4
+
1
5
## 1.10.0
2
6
3
7
- feat: Add option to set toggleable for showConfirmDialog (#123 )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ packages:
15
15
path: ".."
16
16
relative: true
17
17
source: path
18
- version: "1.10.0 "
18
+ version: "1.10.1 "
19
19
analyzer:
20
20
dependency: transitive
21
21
description:
Original file line number Diff line number Diff line change 1
1
name : adaptive_dialog
2
2
description : Show alert dialog or modal action sheet adaptively according to platform.
3
- version : 1.10.0
3
+ version : 1.10.1
4
4
repository : https://github.com/mono0926/adaptive_dialog
5
5
funding :
6
6
- https://github.com/sponsors/mono0926
You can’t perform that action at this time.
0 commit comments