Dart
View the official contribution guidelines for Dart
Dart is a client language for apps on any platform

Category

Programming languages

Years

Technologies

flutterdartprogramming-language

Topics

mobile-appsmobile appsprogramming languages
Past Projects
Test Generation using LLM
Amr Ahmed
This project aims to automate test generation for Dart code using Large Language Models (LLMs). It will integrate package:coverage, static code...
Dart TUI framework
Gedion Ezra
This project aims to develop a Text-based User Interface (TUI) framework for Dart, addressing the lack of a structured way to build interactive...
Secure Paste Custom Actions on iOS
Jing Shao
Secure Paste Custom Actions on iOS aims to resolve a major limitation in Flutter apps on iOS by enabling developers to add custom actions to the...
Translate Java/Kotlin tutorial snippets into JNIgen-compatible Dart code using a LLM
Marshelino_Maged
JNIgen enables the generation of Dart bindings for Java/Kotlin libraries, but writing equivalent Dart code to interact with these bindings remains...
Generate JS Interop Bindings for TypeScript Declaration Files
nikechukwu
This project proposal is for the web_generator tool to parse TypeScript Type Declaration Files and generate valid Dart JS Interop code to call the...