blob: 1f5b183cdab2d11af7d7a77814724bf5476c8326 [file] [log] [blame]
name: web_socket_channel
version: 1.0.11
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-dev.23.0 <3.0.0'
dependencies:
async: '>=1.3.0 <3.0.0'
crypto: '>=0.9.2 <3.0.0'
stream_channel: ^1.2.0
dev_dependencies:
pedantic:
test: ^1.2.0