blob: 2430d752b8e0decb7d560e409a7b9a896730276d [file] [log] [blame]
name: async
version: 1.9.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
dev_dependencies:
fake_async: "^0.1.2"
stack_trace: "^1.0.0"
test: "^0.12.0"
environment:
sdk: ">=1.9.0 <2.0.0"