main.dart
// Online Dart compiler (editor) for free // Write and run Dart online using this editor. void main() { print("Try clicking the Run button."); }
Output