blob: 6fce524c564fef52c79da560d703a27979f0e9ed [file] [log] [blame]
name: async
version: 1.13.0
author: Dart Team <misc@dartlang.org>
description: Utility functions and classes related to the 'dart:async' library.
homepage: https://www.github.com/dart-lang/async
dependencies:
collection: "^1.5.0"
dev_dependencies:
fake_async: "^0.1.2"
stack_trace: "^1.0.0"
test: "^0.12.0"
environment:
sdk: ">=1.21.0 <2.0.0"