File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4747 matrix :
4848 # Add macos-latest and/or windows-latest if relevant for this package.
4949 os : [ubuntu-latest]
50- sdk : [2.17 .0, dev]
50+ sdk : [3.0 .0, dev]
5151 steps :
5252 - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
5353 - uses : dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
Original file line number Diff line number Diff line change 1- ## 1.3.2-dev
1+ ## 1.3.2-wip
22
3- * Require Dart 2.17.
3+ * Require Dart 3.0.0
44
55## 1.3.1
66
Original file line number Diff line number Diff line change 11name : fake_async
2- version : 1.3.2-dev
2+ version : 1.3.2-wip
33description : >-
44 Fake asynchronous events such as timers and microtasks for deterministic
55 testing.
66repository : https://github.com/dart-lang/fake_async
77
88environment :
9- sdk : " >=2.17.0 < 3.0.0"
9+ sdk : ^ 3.0.0
1010
1111dependencies :
1212 clock : ^1.1.0
1313 collection : ^1.15.0
1414
1515dev_dependencies :
1616 async : ^2.5.0
17- dart_flutter_team_lints : ^0.1 .0
17+ dart_flutter_team_lints : ^1.0 .0
1818 test : ^1.16.0
You can’t perform that action at this time.
0 commit comments