platform/pubspec.yaml
2017-12-21 14:24:49 -05:00

14 lines
No EOL
382 B
YAML

name: angel_poll
version: 1.0.0
description: package:angel_client support for "realtime" interactions with Angel via long polling.
author: Tobe O <thosakwe@gmail.com>
environment:
sdk: ">=1.19.0"
homepage: https://github.com/angel-dart/poll
dependencies:
angel_client: ^1.0.0
async: ">=1.10.0 <3.0.0"
collection: ^1.0.0
dev_dependencies:
angel_test: ^1.1.0
test: ^0.12.0