We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d785619 + a79d1a1 commit 6716458Copy full SHA for 6716458
2 files changed
example/pubspec.yaml
@@ -10,7 +10,7 @@ dependencies:
10
dev_dependencies:
11
bdd_widget_test:
12
path: ../
13
- build_runner: ^2.7.0
+ build_runner: ^2.8.0
14
flutter_driver:
15
sdk: flutter
16
flutter_test:
pubspec.yaml
@@ -8,7 +8,7 @@ environment:
8
sdk: ">=2.18.0 <4.0.0"
9
dependencies:
- build: ^3.0.0
+ build: ^4.0.0
build_config: ^1.0.0
characters: ^1.2.0
collection: ^1.15.0
@@ -20,7 +20,7 @@ dependencies:
20
yaml: ^3.1.0
21
22
23
24
build_test: ^3.3.2
25
test: ^1.26.3
26
very_good_analysis: ^9.0.0
0 commit comments