Dart

Dart


Dart

Dart is a general-purpose programming language developed by Google. It is used to build mobile, desktop, server, and web applications. Dart is designed to be easy to learn, fast, and scalable.

Hello, World!

void main() {
	print('Hello, World!');
}

How I used Dart

  • Flutter Mobile Applications
  • Flutter Desktop Applications
Verify certificate
© 2025 Tomáš Wróbel.