platform/pubspec.yaml
2019-02-01 09:39:10 -05:00

13 lines
No EOL
376 B
YAML

name: angel_paginate
version: 2.0.0
description: Platform-agnostic pagination library, with custom support for the Angel framework.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/paginate
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
dev_dependencies:
angel_test: ^2.0.0
logging: ^0.11.0
test: ^1.0.0