blob: 917f5bc380df5a6f69ff60ff892f296b94c35c94 [file] [log] [blame]
name: stream_channel
version: 2.0.0
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 <3.0.0'
dependencies:
async: '>=1.11.0 <3.0.0'
dev_dependencies:
test: ^1.2.0