Dart
Dart is an approachable, portable, and productive language for high-quality apps on any platform
Dart is a modern programming language developed as open-source sponsored by Google.
Dart is designed to achieve three core qualities:
- Approachable: Develop with a consistent, concise, and strongly typed programming language that offers modern features like null safety and pattern matching.
- Portable and fast: Compile to ARM, x64, and RISC-V machine code for mobile, desktop, and backend. Or, compile to JavaScript & WebAssembly for the web.
- Productive: Make changes iteratively: use hot reload to see the result instantly in your running app.
How Google uses Dart
Dart is used in products like Google Ads and Google Play Console.
Dart also powers all Google apps built with Flutter.
-
Repo
-
License
-
Categories
-
Languages
Related Projects
Firebase SDK
Firebase is an app development platform that provides integrated tools to help you build, grow and monetize your apps. The Firebase SDK enables access to the Firebase services in an intuitive and idiomatic manner on several platforms.
ChromiumOS
A fast, simple, and secure OS for people who spend most of their time on the web
Chromium
Chromium is the web browser that Google Chrome is built on. It is meant to feel lightweight (cognitively and physically) and fast. When released, it brought a sandbox security model, minimalist user interface, and tabbed window manager that many other browsers have since adopted.
Angular
Angular is a development platform that aims to make web development feel effortless, focused on developer productivity, speed and testability. Applications built with Angular can be deployed to mobile devices and desktops as websites and native applications.