Pinned Repositories
angular.dart
Legacy source repository. See github.com/dart-lang/angular
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
linter
Linter for Dart.
markdown
A Dart markdown library
stagehand
Dart project generator - web apps, console apps, servers, and more.
web_socket_channel
StreamChannel wrappers for WebSockets.
Dart Archive's Repositories
dart-archive/linter
Linter for Dart.
dart-archive/markdown
A Dart markdown library
dart-archive/web_socket_channel
StreamChannel wrappers for WebSockets.
dart-archive/yaml
A Dart YAML parser.
dart-archive/watcher
A file system watcher library for Dart.
dart-archive/stack_trace
A package for manipulating stack traces and printing them readably.
dart-archive/stream_transform
Dart utility methods to create StreamTransfomer instances to manipulate Streams
dart-archive/lints
Official Dart lint rules; the core and recommended set of lints suggested by the Dart team.
dart-archive/sse
Dart Server Sent Events package
dart-archive/csslib
A library for parsing CSS.
dart-archive/macros
A Dart mono-repo for macro development.
dart-archive/pub_semver
A package for working with Pub/semver-style versions and version constraints
dart-archive/cli_util
A library to help in building Dart command-line apps
dart-archive/glob
Bash-style filename globbing for Dart.
dart-archive/string_scanner
A class for parsing strings using a sequence of patterns.
dart-archive/pubspec_parse
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting
dart-archive/pool
A class for managing a finite pool of resources.
dart-archive/stream_channel
An abstraction for two-way communication channels.
dart-archive/io
Utilities for the Dart VM's dart:io.
dart-archive/source_span
A library for identifying source spans and locations.
dart-archive/http_multi_server
A dart:io HttpServer wrapper that handles requests from multiple servers.
dart-archive/yaml_edit
A library for YAML manipulation with comment and whitespace preservation.
dart-archive/test_process
A Dart package for testing subprocesses
dart-archive/package_config
Support for working with Package Resolution Configuration files
dart-archive/source_maps
A package to programmatically manipulate source maps.
dart-archive/term_glyph
Useful glyphs and Windows-safe equivalents
dart-archive/timing
A Dart package for tracking time spent in child operations
dart-archive/dartlang_project_templates
Project templates for new repos under the dart-lang organization
dart-archive/test_descriptor
Provides a convenient, easy-to-read API for defining and verifying directory structures in tests
dart-archive/test_reflective_loader
Discover tests and test suites using reflection