Skip to content

Instantly share code, notes, and snippets.

@Headmast
Last active October 2, 2020 19:36
Show Gist options
  • Save Headmast/75ad387cad61196ecfb9fcda1fdec204 to your computer and use it in GitHub Desktop.
Save Headmast/75ad387cad61196ecfb9fcda1fdec204 to your computer and use it in GitHub Desktop.
void main() {
  print('I \u{2665} dart');
}
@artem-zaitsev
Copy link

Отлично!
Еще кстати в целом по файлу: если делать дартовым файлом, то можно использовать этот файл напрямую в dartpad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment