File tree Expand file tree Collapse file tree 4 files changed +6
-39
lines changed Expand file tree Collapse file tree 4 files changed +6
-39
lines changed Original file line number Diff line number Diff line change 44 - changed-files :
55 - any-glob-to-any-file : ' pkgs/args/**'
66
7- " package- async " :
7+ " package: async " :
88 - changed-files :
99 - any-glob-to-any-file : ' pkgs/async/**'
Original file line number Diff line number Diff line change 1- name : Dart CI
1+ name : package:async
22
33on :
44 # Run on PRs and pushes to the default branch.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11name : async
22version : 2.12.0
33description : Utility functions and classes related to the 'dart:async' library.
4- repository : https://github.com/dart-lang/core/main/pkgs/async
4+ repository : https://github.com/dart-lang/core/tree/main/pkgs/async
5+
6+ topics :
7+ - async
58
69environment :
710 sdk : ^3.4.0
@@ -15,6 +18,3 @@ dev_dependencies:
1518 fake_async : ^1.2.0
1619 stack_trace : ^1.10.0
1720 test : ^1.16.6
18-
19- topics :
20- - async
You can’t perform that action at this time.
0 commit comments