| name: typed_data | |
| version: 1.3.1 | |
| description: >- | |
| Utility functions and classes related to the dart:typed_data library. | |
| repository: https://github.com/dart-lang/typed_data | |
| environment: | |
| sdk: ">=2.12.0 <3.0.0" | |
| dependencies: | |
| collection: ^1.15.0 | |
| dev_dependencies: | |
| lints: ^1.0.0 | |
| test: ^1.16.0 |