blob: 8e2923e0ca236944f6ab2d6d516eb145f0a9fd7b [file] [log] [blame]
name: isolate
version: 0.1.0
author: Dart Team <misc@dartlang.org>
description: Utility functions and classes related to the 'dart:isolate' library.
homepage: https://github.com/dart-lang/isolate
environment:
sdk: ">=1.8.0 <2.0.0"
dev_dependencies:
unittest: ">=0.10.0 <0.12.0"