Dart
Programming language by Google, primary language of Flutter.
Dart compiles to native code or to JavaScript and is the language behind the Flutter cross-platform UI toolkit. It runs on Linux as a command-line tool and a build target for Flutter desktop applications.
Install
Download from https://dart.dev/get-dart
