瀏覽代碼

fix: unable to run build_runner - The getter 'imports' isn't defined for the class 'PrefixElement'

mastergyp 2 年之前
父節點
當前提交
ab414b77f6
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      frontend/app_flowy/pubspec.yaml

+ 3 - 0
frontend/app_flowy/pubspec.yaml

@@ -85,6 +85,9 @@ dev_dependencies:
   freezed:
   bloc_test: ^9.0.2
 
+dependency_overrides:
+  analyzer: ">=4.2.0 <5.0.0"
+
   # The "flutter_lints" package below contains a set of recommended lints to
   # encourage good coding practices. The lint set provided by the package is
   # activated in the `analysis_options.yaml` file located at the root of your