Vladi Rachlin

Results 2 comments of Vladi Rachlin

if you are having problems downgrading dart from latest to 2.7.2 use the following script: `brew unlink dart` `brew install https://raw.githubusercontent.com/dart-lang/homebrew-dart/fed6de080aef54c4f1c1df732424df37cd3e5a3e/dart.rb` assuming you installed the sdk with homebrew

Downgrading project to 3.2.1 worked for me