Skip to content

Instantly share code, notes, and snippets.

@FlutterZeroGit
Created August 15, 2022 08:46
Show Gist options
  • Save FlutterZeroGit/7500906a879e6612fcffc32e4967fade to your computer and use it in GitHub Desktop.
Save FlutterZeroGit/7500906a879e6612fcffc32e4967fade to your computer and use it in GitHub Desktop.
Hello World
void main() {
print('Hello World');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment