File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ packages:
28
28
name: animations
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "2.0.2 "
31
+ version: "2.0.3 "
32
32
args:
33
33
dependency: transitive
34
34
description:
@@ -433,7 +433,7 @@ packages:
433
433
name: macos_ui
434
434
url: "https://pub.dartlang.org"
435
435
source: hosted
436
- version: "1.3.0 "
436
+ version: "1.4.1+1 "
437
437
matcher:
438
438
dependency: transitive
439
439
description:
@@ -811,5 +811,5 @@ packages:
811
811
source: hosted
812
812
version: "3.1.0"
813
813
sdks:
814
- dart: ">=2.17.0-0 <3.0.0"
815
- flutter: ">=2.13.0-0.2.pre "
814
+ dart: ">=2.17.0 <3.0.0"
815
+ flutter: ">=3.0.0 "
Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ homepage: https://github.com/mono0926/adaptive_dialog
5
5
environment :
6
6
sdk : ' >=2.17.0 <3.0.0'
7
7
dependencies :
8
- animations : ' >=2.0.0 <3.0.0'
8
+ animations : ' >=2.0.3 <3.0.0'
9
9
collection : ' >=1.15.0 <2.0.0'
10
10
dynamic_color : ^1.4.0
11
11
flutter :
12
12
sdk : flutter
13
13
intersperse : ' >=2.0.0 <3.0.0'
14
- macos_ui : ' >=1.0 .0 <2.0.0'
14
+ macos_ui : ' >=1.4 .0 <2.0.0'
15
15
meta : ' >=1.3.0 <2.0.0'
16
16
dev_dependencies :
17
17
flutter_test :
You can’t perform that action at this time.
0 commit comments