{}
run-icon
main.dart
// Online Dart Editor for free // Write, Edit and Run your Dart code using Dart Online Compiler void main() { print("Start small. Ship something."); }
Output