name: angel_paginate version: 1.0.0 description: Platform-agnostic pagination library, with custom support for the Angel framework. author: Tobe O homepage: https://github.com/angel-dart/paginate environment: sdk: ">=1.19.0" dependencies: angel_framework: ^1.0.0 dev_dependencies: angel_diagnostics: ^1.0.0 angel_test: ^1.0.0 test: ^0.12.15