Skip to content

Instantly share code, notes, and snippets.

@nikli2009
Last active July 3, 2019 06:20
Show Gist options
  • Save nikli2009/2f10c43945b073cf9b8c8202d4ded934 to your computer and use it in GitHub Desktop.
Save nikli2009/2f10c43945b073cf9b8c8202d4ded934 to your computer and use it in GitHub Desktop.
Dart Basics
void main() {
print('Hello Dart');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment