| name: collection | |
| version: 1.16.1-dev | |
| description: Collections and utilities functions and classes related to collections. | |
| repository: https://github.com/dart-lang/collection | |
| environment: | |
| sdk: ">=2.12.0 <3.0.0" | |
| dev_dependencies: | |
| lints: ^1.0.0 | |
| test: ^1.16.0 |