blob: 54bd97217689d4b776ed20a45b83b1e462ae0e2e [file] [log] [blame]
name: stream_channel
version: 1.6.7+1
description: An abstraction for two-way communication channels.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/stream_channel
environment:
sdk: '>=2.0.0-dev.17.0 <2.0.0'
dependencies:
async: '>=1.11.0 <3.0.0'
dev_dependencies:
test: '^0.12.28'