How is flutter/dart "transformed" to native app | flutter tutorial

31 Просмотры
Издатель
Thanks for watching.

Using the Dart language allows Flutter to compile the source code ahead-of-time to native code. The engine's C/C++code is compiled with Android's NDK or iOS' LLVM. Both pieces are wrapped in a “runner” Android and iOS project, resulting in an apk or ipa file respectively.
Категория
Язык программирования Dart
Комментариев нет.