blob: 61d6b029fd397a6b021d26a112a69d111a123034 [file] [log] [blame]
name: fake_async
version: 1.2.0
description: >-
Fake asynchronous events such as timers and microtasks for deterministic
testing.
homepage: https://github.com/dart-lang/fake_async
environment:
sdk: ">=2.12.0-0 <3.0.0"
dependencies:
clock: ^1.1.0
collection: ^1.15.0
dev_dependencies:
async: ^2.5.0-nullsafety
test: ^1.16.0-nullsafety