Flutter uses a flexible system that allows you to call platform-specific APIs in a language that works directly with those APIs: Kotlin or Java on Android .
Read moreIs Dart similar to C++?
While C++ is an object-oriented programming language with generic features, Dart is an object-oriented, web-based programming language . Therefore, it can be easily compiled to JavaScript for browser applications.
Read more