Skip to content

dart-lang/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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

Packages

Package Description Version
args Library for defining parsers for parsing raw command-line arguments into a set of options and values. pub package
async Utility functions and classes related to the 'dart:async' library. pub package
characters String replacement with operations that are Unicode/grapheme cluster aware. pub package
convert Utilities for converting between data representations. pub package
crypto Implementations of SHA, MD5, and HMAC cryptographic functions. pub package
fixnum Library for 32- and 64-bit signed fixed-width integers. pub package
logging Provides APIs for debugging and error logging. pub package
os_detect Platform independent OS detection. pub package
path A string-based path manipulation library for all of the path operations you know and love. pub package
platform A pluggable, mockable platform information abstraction for Dart. 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.