Skip to content

Instantly share code, notes, and snippets.

@MarcinusX
Created October 2, 2019 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarcinusX/2f85d50384edc82c95582e194b27e108 to your computer and use it in GitHub Desktop.
Save MarcinusX/2f85d50384edc82c95582e194b27e108 to your computer and use it in GitHub Desktop.
var name = 'DevStyle';
int x = 5;
double y = 7.9;
List<String> recommendedLinks = [
'https://flutter.dev',
'https://fluttereurope.dev',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment