Dart
Pinned repositories
Repositories
-
sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
pana
Package ANAlysis for Dart
-
test
A library for writing unit tests in Dart.
-
shelf
Web server middleware for Dart
-
watcher
A file system watcher library for Dart.
-
stream_channel
An abstraction for two-way communication channels.
-
collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
-
mockito
Mockito-inspired mock library for Dart
-
dart-services
The server backend for a web based interactive Dart service
-
matcher
A declarative API for specifying expectations.
-
intl
Internationalization and localization support
-
json_rpc_2
A Dart implementation of the JSON-RPC 2.0 spec.
-
pub-dev
Pub.dev, the Dart package repository, written in Dart
-
http
A composable API for making HTTP requests in Dart.
-
dartdoc
API documentation tool for Dart.
-
pub
The package manager for Dart
-
code_builder
A fluent API for generating valid Dart source code
-
async
A Dart package that contains tools to work with asynchronous computations.
-
stagehand
Dart project generator - web apps, console apps, servers, and more.
-
csslib
A library for parsing CSS.
-
source_gen
Automatic source code generation for Dart
-
oauth2
An OAuth2 client library for Dart.
-
usage
A Google Analytics wrapper for command-line, web, and Flutter apps.
-
ffigen
Experimental FFI binding generator
-
glob
Bash-style filename globbing for Dart.
-
-
benchmark_harness
The official benchmark harness for Dart