Skip to content

Instantly share code, notes, and snippets.

@tranductam2802
Created January 13, 2021 06:14
Show Gist options
  • Save tranductam2802/1693b043fb21456b8a5e2f262d9ee107 to your computer and use it in GitHub Desktop.
Save tranductam2802/1693b043fb21456b8a5e2f262d9ee107 to your computer and use it in GitHub Desktop.
01. Dart helloworld (for test)
main() = print('Hello, World!');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment