Недавно я получил новый ноутбук, поэтому мне пришлось настроить Flutter SDK с самого начала и внезапно (после многих ошибок), я столкнулся с этим: < /p>
I/flutter (28888): [IMPORTANT:flutter/shell/platform/android/android_context_gl_impeller.cc(94)] Using the Impeller rendering backend (OpenGLES).
E/flutter (28888): [ERROR:flutter/runtime/dart_isolate.cc(146)] Could not prepare isolate.
E/flutter (28888): [ERROR:flutter/runtime/runtime_controller.cc(557)] Could not create root isolate.
E/flutter (28888): [ERROR:flutter/shell/common/shell.cc(668)] Could not launch engine with configuration.
< /code>
Я понятия не имею, почему это произошло. Кодекс - это просто заполнитель (как и в ответ Const Placeholder ();
Недавно я получил новый ноутбук, поэтому мне пришлось настроить Flutter SDK с самого начала и внезапно (после многих ошибок), я столкнулся с этим: < /p> [code]I/flutter (28888): [IMPORTANT:flutter/shell/platform/android/android_context_gl_impeller.cc(94)] Using the Impeller rendering backend (OpenGLES). E/flutter (28888): [ERROR:flutter/runtime/dart_isolate.cc(146)] Could not prepare isolate. E/flutter (28888): [ERROR:flutter/runtime/runtime_controller.cc(557)] Could not create root isolate. E/flutter (28888): [ERROR:flutter/shell/common/shell.cc(668)] Could not launch engine with configuration. < /code> Я понятия не имею, почему это произошло. Кодекс - это просто заполнитель (как и в ответ Const Placeholder (); [/code] in main.dart)