diff --git a/pubspec.yaml b/pubspec.yaml new file mode 100644 index 00000000..32f986a0 --- /dev/null +++ b/pubspec.yaml @@ -0,0 +1,6 @@ +# This file is a workaround for https://github.com/dart-lang/sdk/issues/56047 +name: _ +environment: + sdk: ^3.5.0 +dev_dependencies: + very_good_analysis: ^6.0.0 \ No newline at end of file