commit | a64c379601672b89471b1ba2baeefe7dca73ade7 | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Fri Dec 20 13:28:09 2024 +0100 |
committer | Moritz <mosum@google.com> | Fri Dec 20 13:28:09 2024 +0100 |
tree | 49f7cdb8467e4c8683b8fb60989c8c67f301aaf9 | |
parent | 7f9f597e64fa52faebd3c0a2214f61a7b081174d [diff] | |
parent | 2e5c71dba46c23655efa572bb1848b53c6e216f5 [diff] |
Merge package:lints into the core monorepo
This repository is home to various Dart packages under the dart.dev publisher.
Package | Description | Issues | Version |
---|---|---|---|
args | Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options. | ||
async | Utility functions and classes related to the ‘dart:async’ library. | ||
characters | String replacement with operations that are Unicode/grapheme cluster aware. | ||
collection | Collections and utilities functions and classes related to collections. | ||
convert | Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types. | ||
crypto | Implementations of SHA, MD5, and HMAC cryptographic functions. | ||
fixnum | Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes. | ||
logging | Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger. | ||
os_detect | Platform independent OS detection. | ||
path | A string-based path manipulation library. | ||
platform | A pluggable, mockable platform information abstraction for Dart. | ||
typed_data | Utility functions and classes related to the dart:typed_data library. |
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.