We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134719d commit d448c05Copy full SHA for d448c05
example_usage/pubspec.yaml
@@ -16,3 +16,9 @@ dev_dependencies:
16
build_verify: ^3.0.0
17
dart_flutter_team_lints: ^3.1.0
18
test: ^1.5.1
19
+
20
+# TODO(https://github.com/dart-lang/build/issues/3721) - build_runner broken by
21
+# workspace resolution.
22
+dependency_overrides:
23
+ source_gen:
24
+ path: ../source_gen
0 commit comments