Dart is compiled to native machine code (ARM, Intel, …) executable and bundled with some native platform code (Java, Kotlin, Objective-C/Swift) to interact with the native platform.
Dart is compiled to native machine code (ARM, Intel, …) executable and bundled with some native platform code (Java, Kotlin, Objective-C/Swift) to interact with the native platform.