http_pagination 0.2.0 copy "http_pagination: ^0.2.0" to clipboard
http_pagination: ^0.2.0 copied to clipboard

Http headers pagination parser

0.2.0 #

  • Rename HttpPagination -> HttpPaginationParser
  • Make factory constructor for PagesPagination -> PagesPagination.fromHeaders(headers)
  • Make factory constructor for CursorPagination -> CursorPagination.fromHeaders(headers)
  • Make HttpPaginationParser private class
  • Add simple README.md docs
  • Add tests

0.1.3 #

  • Remove isEmpty getter
  • Add hasNext getter

0.1.2 #

  • Make Pagination interface with isEmpty method for CursorPagination PagesPagination

0.1.1 #

  • Implement paginated lists for cursor and pages pagination

0.1.0 #

  • Implement pages headers pagination
  • Implement cursor headers pagination
7
likes
0
points
42
downloads

Publisher

verified publisherfrezycode.com

Weekly Downloads

Http headers pagination parser

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on http_pagination