platform/packages/paginate/pubspec.yaml
2022-01-05 12:03:02 +08:00

14 lines
No EOL
426 B
YAML

name: angel3_paginate
version: 3.1.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.12.0 <3.0.0'
dependencies:
angel3_framework: ^4.2.0
dev_dependencies:
angel3_test: ^4.1.0
logging: ^1.0.1
test: ^1.17.8
lints: ^1.0.0