Dart is a client language for apps on any platform

Technologies
flutter, dart
Topics
programming languages, mobile apps
Dart is a client language for apps on any platform
The Dart language gives you a fast developer experience and works on any platform. Dart powers hot reload enabling you to make a code change and instantly see results in your running app, and compiles to ARM and x64 machine code enabling quick app startup times for mobile, desktop and the web. Dart powers Flutter, Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
2023 Program

Successful Projects

Contributor
Kavan Devangbhai Desai
Mentor
Majid Hajian, Abdullah Deshmukh
Organization
Dart
Refactor Plus packages to utilize new Dart 3 language features - Kavan Desai
As the Dart community has the latest Dart 3 alpha release version, the flutter community's plus plugin needs to get upgraded with the Dart 3 new...
Contributor
Alex James
Mentor
Hossein Yousefi, Brian Quinlan
Organization
Dart
Build a Dart HTTP client using Java APIs
Create a new HTTP client for the Dart programming language that conforms to the package:http Client interface and uses native Java HTTP APIs through...