Skip to content

Instantly share code, notes, and snippets.

@swavkulinski
Created May 11, 2020 09:31
Show Gist options
  • Save swavkulinski/dd433097bffa73216286a6de60142a7f to your computer and use it in GitHub Desktop.
Save swavkulinski/dd433097bffa73216286a6de60142a7f to your computer and use it in GitHub Desktop.
void main(){
var name = 'Dash Blue';
print('Name: $name');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment