tree: 97fc1a1867412302543ff52e099939514b07d494 [path history] [tgz]
  1. lib/
  2. analysis_options.yaml
  3. AUTHORS
  4. BUILD.gn
  5. CHANGELOG.md
  6. CONTRIBUTING.md
  7. LICENSE
  8. pubspec.yaml
  9. README.md
fixnum/README.md

Dart CI Pub package publisher

A fixed-width 32- and 64- bit integer library for Dart.

Provides data types for signed 32- and 64-bit integers. The integer implementations in this library are designed to work identically whether executed on the Dart VM or compiled to JavaScript.