"The pitch will clearly be that developers can write a Flutter app once and have it run on Andromeda, Android, and iOS with minimal extra work, in theory."
How's that going to work? iOS, specifically? Is Dart a supported language?
"The engine’s C/C++ code is compiled with LLVM, and any Dart code is AOT-compiled into native code. The app runs using the native instruction set (no interpreter is involved)."
How's that going to work? iOS, specifically? Is Dart a supported language?