mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-11-10 10:18:57 +03:00
fix: unable to run build_runner - The getter 'imports' isn't defined for the class 'PrefixElement'
This commit is contained in:
parent
609d103779
commit
ab414b77f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user