DART
Client-Optimized, Productive
// OVERVIEW
Dart is a client-optimized language for fast apps on any platform. It powers Flutter, Google's UI toolkit for building natively compiled applications.
Flutter
Cross-platform UI toolkit
Fast
JIT dev, AOT production
Productive
Hot reload, sound null safety
examples.dart
// USE CASES
Mobile
iOS, Android (Flutter)
Web
AngularDart, Flutter Web
Desktop
Windows, macOS, Linux
Backend
Server, Cloud Functions