page 1.2.2 copy "page: ^1.2.2" to clipboard
page: ^1.2.2 copied to clipboard

Data structure to help paginating (e.g. cursor- or next-token-driven) API calls.

1.2.2 #

  • Updated lints and language rules.

1.2.1 #

  • Updated lints and formatting.

1.2.0 #

  • Migrated to null-safety.
  • BREAKING CHANGE: Implementations should return Page.empty() when there is no next page.

1.1.1 #

  • Using modern Dart.

1.1.0 #

  • synchronizePages to synchronize/diff two pages (assuming the keys are sorted in ascending order).

1.0.0 #

  • Initial version.
1
likes
160
points
137
downloads

Publisher

verified publisheragilord.com

Weekly Downloads

Data structure to help paginating (e.g. cursor- or next-token-driven) API calls.

Repository (GitHub)
View/report issues

Topics

#pagination #cursor #token

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on page