flutter Error: Cannot run with
2021-11-16 本文已影响0人
雨辰西西
flutter 运行报错 Error: Cannot run with sound null safety, because the following dependencies
只需要在android studio 添加 --no-sound-null-safety就行了


flutter 运行报错 Error: Cannot run with sound null safety, because the following dependencies
只需要在android studio 添加 --no-sound-null-safety就行了