blob: f549ee32425db2f553dee5e31e42adb450e93a24 [file] [log] [blame]
name: when
version: 0.1.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'