Merge branch 'main' into merge-characters-package
tree: 652bef51c9db51b6958c60b8c37fe0de4fd89b64
  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.