Dart

Client-optimised language from Google — the foundation of Flutter for cross-platform mobile, web, and desktop apps.

static compiled since 2011 oopfunctionalconcurrent

Dart compiles to native ARM code for mobile and desktop, and to JavaScript for the web. Flutter’s adoption of Dart as its primary language has driven significant growth in the Dart ecosystem. Sound null safety, hot reload, and a fast ahead-of-time compiler make it well-suited for UI-heavy applications.

// frameworks

// stacks

Flutter Stack
Missing something? Add a tool, framework, or book via a PR.
Contribute