Pinned Repositories
angular.dart
Legacy source repository. See github.com/dart-lang/angular
async
A Dart package that contains tools to work with asynchronous computations.
code_builder
A fluent API for generating valid Dart source code
collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
dart-samples
Various samples and examples in Dart
ffigen
FFI binding generator
intl
Internationalization and localization support
logging
A Dart package for debug and error logging.
sdk
The Dartino project was an experiment seeking to improve productivity when writing application code for embedded devices.
stagehand
Dart project generator - web apps, console apps, servers, and more.
Dart Archive's Repositories
dart-archive/code_builder
A fluent API for generating valid Dart source code
dart-archive/collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
dart-archive/logging
A Dart package for debug and error logging.
dart-archive/async
A Dart package that contains tools to work with asynchronous computations.
dart-archive/html
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
dart-archive/crypto
A set of cryptographic functions implemented in pure Dart.
dart-archive/path
A string-based path manipulation library.
dart-archive/args
A command-line argument parsing library for Dart.
dart-archive/http2
A HTTP/2 implementation for dart.
dart-archive/mime
Dart package for working with MIME type definitions and for processing streams of MIME multipart media types.
dart-archive/gcloud
High-level interfaces to Google Cloud Platform APIs
dart-archive/platform
A generic platform abstraction for Dart
dart-archive/file.dart
A generic file system abstraction for Dart.
dart-archive/benchmark_harness
The official benchmark harness for Dart
dart-archive/csslib
A library for parsing CSS.
dart-archive/appengine
Dart support for App Engine managed VMs
dart-archive/fake_async
Fake asynchronous events for deterministic testing.
dart-archive/convert
Conversion utilities
dart-archive/json_rpc_2
A Dart implementation of the JSON-RPC 2.0 spec.
dart-archive/matcher
A declarative API for specifying expectations.
dart-archive/characters
A package for characters represented as unicode extended grapheme clusters
dart-archive/cli_util
A library to help in building Dart command-line apps
dart-archive/clock
A fakeable wrapper for dart:core clock APIs.
dart-archive/fixnum
Fixed-width integer library for Dart.
dart-archive/http_parser
A platform-independent Dart package for parsing and serializing HTTP formats.
dart-archive/typed_data
Utility functions and classes that makes working with typed data lists easier in Dart
dart-archive/bazel_worker
Dart integration for Bazel build system
dart-archive/boolean_selector
A flexible syntax for boolean expressions.
dart-archive/os_detect
Dart multi-platform operating system identification
dart-archive/browser_launcher
Provides a standardized way to launch web browsers.