Skip to content

5.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:39
· 11 commits to master since this release

Added

  • nextIntPageKey convenience getter for int pages starting at 1
  • lastPageIsEmpty convenience getter for APIs which return empty pages when no more data is available
  • flutter bloc example

Changed

  • Updated migration guide on how to handle final page

Fixed

  • disposing PagingController cancels fetch