Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

dart-archive/fixnum

Folders and files

NameName
Last commit message
Last commit date
Jan 30, 2023
Jan 30, 2023
Jan 30, 2023
Jul 10, 2018
Feb 9, 2015
Jan 30, 2023
Feb 9, 2015
Apr 6, 2021
Jan 30, 2023
Jan 10, 2023
Jan 30, 2023

Repository files navigation

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.

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.