blob: 8b79da01579b7ab09b1549c25c90f612c2868625 [file] [log] [blame]
name: web_socket_channel
version: 1.1.1-dev
description: >-
StreamChannel wrappers for WebSockets. Provides a cross-platform
WebSocketChannel API, a cross-platform implementation of that API that
communicates over an underlying StreamChannel.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/web_socket_channel
environment:
sdk: ">=2.0.0 <3.0.0"
dependencies:
async: ">=1.3.0 <3.0.0"
crypto: ">=0.9.2 <3.0.0"
stream_channel: ">=1.2.0 <3.0.0"
dev_dependencies:
pedantic: ^1.0.0
test: ^1.2.0