blob: f15c190d9cf717bdf70c371aebe1e0fe823fa06e [file] [log] [blame]
name: when
version: 0.2.0
authors:
Dart Team <misc@dartlang.org>
Sean Eagan <seaneagan1@gmail.com>
description: Register callbacks on code which is conditionally sync or async.
homepage: https://github.com/dart-lang/when
environment:
sdk: '>=1.0.0 <2.0.0'
dev_dependencies:
unittest: '>=0.11.4 <0.12.0'