| name: typed_data | |
| version: 1.3.0 | |
| description: >- | |
| Utility functions and classes related to the dart:typed_data library. | |
| homepage: https://github.com/dart-lang/typed_data | |
| environment: | |
| sdk: ">=2.12.0-0 <3.0.0" | |
| dependencies: | |
| collection: ^1.15.0 | |
| dev_dependencies: | |
| pedantic: ^1.10.0-nullsafety | |
| test: ^1.16.0-nullsafety |