Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pkgs/collection/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ 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
- collections
- data-structures

environment:
sdk: ^3.4.0
Expand Down
4 changes: 2 additions & 2 deletions pkgs/crypto/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/crypto
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acrypto

topics:
- crypto
- cryptography
- crypto
- cryptography

environment:
sdk: ^3.4.0
Expand Down
4 changes: 2 additions & 2 deletions pkgs/logging/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/logging
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Alogging

topics:
- logging
- debugging
- debugging
- logging

environment:
sdk: ^3.4.0
Expand Down
2 changes: 1 addition & 1 deletion pkgs/path/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/path
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Apath

topics:
- file-system
- file-system

environment:
sdk: ^3.4.0
Expand Down
Loading