platform/packages/sync/pubspec.yaml
2022-04-24 09:42:33 +08:00

19 lines
536 B
YAML

name: angel3_sync
version: 6.0.0
description: Easily synchronize and scale WebSockets using belatuk_pub_sub in Angel3.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/angel3/packages/sync
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
angel3_framework: ^6.0.0
angel3_websocket: ^6.0.0
belatuk_pub_sub: ^4.0.0
stream_channel: ^2.1.0
dev_dependencies:
angel3_test: ^6.0.0
test: ^1.21.0
lints: ^1.0.0
#dependency_overrides:
# angel3_websocket:
# path: ../websocket