blob: 61e78c0f3dbc52fab3ee5498443e5b64bf951752 [file] [log] [blame]
name: stream_channel
version: 2.1.0-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.2.0 <3.0.0'
dependencies:
async: '>=1.11.0 <3.0.0'
dev_dependencies:
pedantic: ^1.8.0
test: ^1.2.0