File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ packages:
73
73
path: ".."
74
74
relative: true
75
75
source: path
76
- version: "1.0.0+2 "
76
+ version: "1.0.0+3 "
77
77
matcher:
78
78
dependency: transitive
79
79
description:
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.6 .1"
10
+ version: "2.8 .1"
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
@@ -28,7 +28,7 @@ packages:
28
28
name: charcode
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "1.2.0 "
31
+ version: "1.3.1 "
32
32
clock:
33
33
dependency: transitive
34
34
description:
@@ -73,7 +73,7 @@ packages:
73
73
name: meta
74
74
url: "https://pub.dartlang.org"
75
75
source: hosted
76
- version: "1.3 .0"
76
+ version: "1.7 .0"
77
77
path:
78
78
dependency: transitive
79
79
description:
@@ -127,7 +127,7 @@ packages:
127
127
name: test_api
128
128
url: "https://pub.dartlang.org"
129
129
source: hosted
130
- version: "0.3.0 "
130
+ version: "0.4.2 "
131
131
typed_data:
132
132
dependency: transitive
133
133
description:
Original file line number Diff line number Diff line change 1
1
name : linear_step_indicator
2
2
description : A Flutter package for adding beautiful step indicators in your apps.
3
3
homepage : https://github.com/Crazelu/linear-step-indicator
4
- version : 1.0.0+2
4
+ version : 1.0.0+3
5
5
6
6
environment :
7
7
sdk : " >=2.12.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments