Dart 3.9 正式发布!本次更新将简化你的工作并提升应用效率。
了解更多
Required library '{0}' is missing.
The analyzer produces this diagnostic when either the Dart or Flutter SDK
isn't installed correctly, and, as a result, one of the dart:
libraries
can't be found.
Reinstall the Dart or Flutter SDK.