platform/packages/poll/pubspec.yaml
Tobe O aa092a4111 Add 'packages/poll/' from commit '14637ac137e083a90e1db397f0a90561888c3bde'
git-subtree-dir: packages/poll
git-subtree-mainline: a5f5661650
git-subtree-split: 14637ac137
2020-02-15 18:29:16 -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