blob: 1e232ce88b4b3a1f1c384ed31832ee489a9e5526 [file] [log] [blame]
name: fixnum
version: 1.0.0-nullsafety.0
description: >-
Library for 32- and 64-bit signed fixed-width integers with consistent
behavior between native and JS runtimes.
homepage: https://github.com/dart-lang/fixnum
environment:
sdk: '>=2.12.0-0 <3.0.0'
dev_dependencies:
pedantic: ^1.10.0-nullsafety
test: ^1.16.0-nullsafety