Finally, you’ll use an AOT (ahead of time) compiler to compile your finished program to native machine code, which you’ll execute using the Dart runtime.
Read moreHow do I run Dart program in IntelliJ?
The Dart plugin adds Dart support to JetBrains IDEs such as IntelliJ IDEA and Android Studio.
Read more