| name: collection | |
| version: 1.20.0-wip | |
| description: >- | |
| Collections and utilities functions and classes related to collections. | |
| repository: https://github.com/dart-lang/core/tree/main/pkgs/collection | |
| issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acollection | |
| topics: | |
| - collections | |
| - data-structures | |
| environment: | |
| sdk: ^3.4.0 | |
| dev_dependencies: | |
| benchmark_harness: ^2.3.1 | |
| dart_flutter_team_lints: ^3.0.0 | |
| test: ^1.16.6 |