Hello World in Dart

void main()
{
print("Hello World");
}

Built With

  • dart
Share this project:

Updates