File tree 2 files changed +10
-13
lines changed
2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 17
17
java-version : ' 12.x'
18
18
- uses : subosito/flutter-action@v1
19
19
with :
20
- flutter-version : " 2.10.0"
21
20
channel : " stable"
22
21
23
22
# Prepare Flutter
42
41
java-version : ' 12.x'
43
42
- uses : subosito/flutter-action@v1
44
43
with :
45
- flutter-version : " 2.10.0"
46
44
channel : " stable"
47
45
48
46
# Prepare Flutter
65
63
java-version : ' 12.x'
66
64
- uses : subosito/flutter-action@v1
67
65
with :
68
- flutter-version : " 2.10.0"
69
66
channel : " stable"
70
67
71
68
# Prepare Flutter
Original file line number Diff line number Diff line change @@ -49,14 +49,14 @@ packages:
49
49
name: bloc
50
50
url: "https://pub.dartlang.org"
51
51
source: hosted
52
- version: "8.0.3 "
52
+ version: "8.1.0 "
53
53
bloc_test:
54
54
dependency: "direct dev"
55
55
description:
56
56
name: bloc_test
57
57
url: "https://pub.dartlang.org"
58
58
source: hosted
59
- version: "9.0.3 "
59
+ version: "9.1.0 "
60
60
boolean_selector:
61
61
dependency: transitive
62
62
description:
@@ -91,14 +91,14 @@ packages:
91
91
name: build_resolvers
92
92
url: "https://pub.dartlang.org"
93
93
source: hosted
94
- version: "2.0.9 "
94
+ version: "2.0.10 "
95
95
build_runner:
96
96
dependency: "direct dev"
97
97
description:
98
98
name: build_runner
99
99
url: "https://pub.dartlang.org"
100
100
source: hosted
101
- version: "2.2.0 "
101
+ version: "2.2.1 "
102
102
build_runner_core:
103
103
dependency: transitive
104
104
description:
@@ -259,7 +259,7 @@ packages:
259
259
name: dart_style
260
260
url: "https://pub.dartlang.org"
261
261
source: hosted
262
- version: "2.2.3 "
262
+ version: "2.2.4 "
263
263
dbus:
264
264
dependency: transitive
265
265
description:
@@ -411,7 +411,7 @@ packages:
411
411
name: flutter_bloc
412
412
url: "https://pub.dartlang.org"
413
413
source: hosted
414
- version: "8.0 .1"
414
+ version: "8.1 .1"
415
415
flutter_blurhash:
416
416
dependency: transitive
417
417
description:
@@ -729,14 +729,14 @@ packages:
729
729
name: json_annotation
730
730
url: "https://pub.dartlang.org"
731
731
source: hosted
732
- version: "4.6 .0"
732
+ version: "4.7 .0"
733
733
json_serializable:
734
734
dependency: "direct dev"
735
735
description:
736
736
name: json_serializable
737
737
url: "https://pub.dartlang.org"
738
738
source: hosted
739
- version: "6.3 .1"
739
+ version: "6.4 .1"
740
740
lints:
741
741
dependency: transitive
742
742
description:
@@ -1049,14 +1049,14 @@ packages:
1049
1049
name: source_gen
1050
1050
url: "https://pub.dartlang.org"
1051
1051
source: hosted
1052
- version: "1.2.2 "
1052
+ version: "1.2.5 "
1053
1053
source_helper:
1054
1054
dependency: transitive
1055
1055
description:
1056
1056
name: source_helper
1057
1057
url: "https://pub.dartlang.org"
1058
1058
source: hosted
1059
- version: "1.3.2 "
1059
+ version: "1.3.3 "
1060
1060
source_map_stack_trace:
1061
1061
dependency: transitive
1062
1062
description:
You can’t perform that action at this time.
0 commit comments