Dart

Results 87 repositories owned by Dart

sdk

9.9k
Stars
1.5k
Forks
Watchers

The Dart SDK, including the VM, dart2js, core libraries, and more.

language

2.6k
Stars
197
Forks
Watchers

Design of the Dart language

linter

626
Stars
171
Forks
Watchers

Linter for Dart.

build

765
Stars
203
Forks
Watchers

A build system for Dart written in Dart

source_gen

472
Stars
100
Forks
Watchers

Automatic source code generation for Dart

args

200
Stars
64
Forks
Watchers

A command-line argument parsing library for Dart.

async

311
Stars
47
Forks
Watchers

A Dart package that contains tools to work with asynchronous computations.

code_builder

410
Stars
64
Forks
Watchers

A fluent API for generating valid Dart source code

collection

353
Stars
81
Forks
Watchers

The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.

crypto

253
Stars
50
Forks
Watchers

A set of cryptographic functions implemented in pure Dart.