platform/packages/paginate/pubspec.yaml
2022-04-23 12:21:39 +08:00

14 lines
No EOL
426 B
YAML

name: angel3_paginate
version: 6.0.0
description: Platform-agnostic pagination library, with custom support for the Angel3 framework.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/paginate
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
angel3_framework: ^6.0.0
dev_dependencies:
angel3_test: ^6.0.0
logging: ^1.0.1
test: ^1.17.8
lints: ^1.0.0