File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
## 0.3.0
2
2
3
- - Use ` showModal ` with ` FadeScaleTransitionConfiguration ` of animations for Material alert dialog
3
+ - Use ` showModal ` with ` FadeScaleTransitionConfiguration ` of [ animations] ( https://pub.dev/packages/animations ) for Material alert dialog
4
4
5
5
## 0.2.2
6
6
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ packages:
7
7
path: ".."
8
8
relative: true
9
9
source: path
10
- version: "0.3.0"
10
+ version: "0.3.0+1 "
11
11
animations:
12
12
dependency: transitive
13
13
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 : 0.3.0
3
+ version : 0.3.0+1
4
4
homepage : https://github.com/mono0926/adaptive_dialog
5
5
environment :
6
6
sdk : " >=2.6.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments