Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save felipecastrosales/edb4cf630f3870947e7315a5fd91abd6 to your computer and use it in GitHub Desktop.
Save felipecastrosales/edb4cf630f3870947e7315a5fd91abd6 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