【发布时间】:2023-01-22 20:16:40
【问题描述】:
Launching lib\main.dart on Windows in debug mode...
lib\main.dart:1
[ERROR:flutter/shell/common/shell.cc(89)] Dart Error: error: import of dart:mirrors is not supported in the current Dart runtime
[ERROR:flutter/runtime/dart_isolate.cc(144)] Could not prepare isolate.
[ERROR:flutter/runtime/runtime_controller.cc(417)] Could not create root isolate.
[ERROR:flutter/shell/common/shell.cc(606)] Could not launch engine with configuration.
当我运行程序时,我看到这样的错误......
【问题讨论】:
标签: flutter