blob: bef50e1cb9021eab633589313fed0a87b7b0740d [file] [log] [blame]
name: stream_channel
version: 2.0.1-dev
description: >-
An abstraction for two-way communication channels based on the Dart Stream
class.
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:
pedantic: ^1.8.0
test: ^1.2.0