Dart is a client-optimized language for fast apps on any platform.

Technologies
flutter, dart, programming-language
Topics
mobile-apps
Dart is a client-optimized language for fast 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.

2020 Program

Successful Projects

Contributor
Prerak Mann
Mentor
jonasfj, Daco Harkes
Organization
Dart
Generating Dart FFI bindings from C header Files
Writing dart FFI bindings is cumbersome and prone to human error, especially across different versions. A tool that will generate dart bindings...
Contributor
JamesBlasco
Mentor
Alan Knight, Sean Burke
Organization
Dart
Multiple format support for intl_translation
This project aims to implement multiple translation formats inside the intl_translation dart package. The main goals are to support the most used...
Contributor
Garett Tok Ern Liang
Mentor
jonasfj, sigurdm
Organization
Dart
Programmatic YAML Modification Package
YAML is a human-friendly data serialization language often used in configuration files. The appeal of YAML as a configuration language can be linked...
Contributor
Ayush Bherwani
Mentor
Andrew Brogdon, Brett Morgan
Organization
Dart
Platform Channel Sample App
The samples repo in the flutter is a place where every Flutter enthusiast can find flutter examples on various topics from animation to state...
Contributor
Abdullah Deshmukh
Mentor
Andrew Brogdon, Brett Morgan
Organization
Dart
Flutter Testing Sample App
The main aim of the project is to provide a sample application with testing techniques following the best practices for testing in Flutter. I would...