我升级到了Flutter。这个问题还在继续
发布于 2021-01-26 21:45:47
将您的依赖项下面的行添加到pubspec.yaml中:
dependency_overrides: path: ^1.8.0-nullsafety.1
https://stackoverflow.com/questions/65902388
相似问题