blob: b11d77919974853f2b7cbcf0d34b94aeea5fb16d [file] [log] [blame]
name: sse
version: 4.1.2
description: >-
Provides client and server functionality for setting up bi-directional
communication through Server Sent Events (SSE) and corresponding POST
requests.
repository: https://github.com/dart-lang/sse
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
async: ^2.0.8
collection: ^1.0.0
js: ^0.6.4
logging: '>=0.11.3+2 <2.0.0'
pool: ^1.5.0
shelf: ^1.1.0
stream_channel: '>=1.6.8 <3.0.0'
dev_dependencies:
lints: ^1.0.0
shelf_static: '>=0.2.8 <2.0.0'
test: ^1.5.3
webdriver: ^3.0.0