Moving fixes
9 files changed
tree: decd4b32efa150efb76cb587680529bae451974a
  1. .github/
  2. pkgs/
  3. CONTRIBUTING.md
  4. LICENSE
  5. README.md
README.md

Overview

This repository is home to various Dart packages under the dart.dev publisher.

Packages

PackageDescriptionVersion
argsLibrary for defining parsers for parsing raw command-line arguments into a set of options and values.pub package
fake_asyncFake asynchronous events such as timers and microtasks for deterministic testing.pub package

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

For additional information about contributing, see our contributing page.