Add issue template and other fixes
3 files changed
tree: e2f7ef5bc8a0f6be0ddb978aee41dccfef550b80
  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
asyncUtility functions and classes related to the ‘dart:async’ library.pub package
charactersString replacement with operations that are Unicode/grapheme cluster aware.pub package
convertUtilities for converting between data representations.pub package
cryptoImplementations of SHA, MD5, and HMAC cryptographic functions.pub package
fixnumLibrary for 32- and 64-bit signed fixed-width integers.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.