blob: b5cdf4477a0ac65dfe6a161ecb814ccf1c5241ad [file] [log] [blame]
name: typed_data
version: 1.3.0-nullsafety.4
description: >-
Utility functions and classes related to the dart:typed_data library.
homepage: https://github.com/dart-lang/typed_data
environment:
# This must remain a tight constraint until nnbd is stable
sdk: '>=2.10.0-0 <2.12.0'
dependencies:
collection: '>=1.15.0-nullsafety <1.15.0'
dev_dependencies:
pedantic: ^1.10.0-nullsafety
test: ^1.16.0-nullsafety