We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56fa94 commit 1f292dbCopy full SHA for 1f292db
pkgs/fake_async/CHANGELOG.md
@@ -16,7 +16,6 @@
16
the callback of a periodic timer would immediately invoke
17
the same timer.
18
* Move to `dart-lang/test` monorepo.
19
-* Require Dart 3.5.
20
21
## 1.3.1
22
pkgs/fake_async/pubspec.yaml
@@ -5,7 +5,7 @@ description: >-
5
testing.
6
repository: https://github.com/dart-lang/test/tree/master/pkgs/fake_async
7
environment:
8
- sdk: ^3.5.0
+ sdk: ^3.3.0
9
10
dependencies:
11
clock: ^1.1.0
0 commit comments