blob: 8581f8ed226411c539336d39bbc4009e4af0b4ec [file] [log] [blame]
name: sse
version: 4.1.3
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: ^3.2.0
dependencies:
async: ^2.0.8
collection: ^1.0.0
js: ^0.6.4
logging: ^1.0.0
pool: ^1.5.0
shelf: ^1.1.0
stream_channel: ^2.0.0
web: '>=0.3.0 <0.5.0'
dev_dependencies:
dart_flutter_team_lints: ^2.0.0
shelf_static: ^1.0.0
test: ^1.5.3
webdriver: ^3.0.0