flutter_easy_paginate 1.2.0 copy "flutter_easy_paginate: ^1.2.0" to clipboard
flutter_easy_paginate: ^1.2.0 copied to clipboard

A Flutter package that simplifies pagination for various scrollable widgets like ListView, GridView, and Column. It provides seamless data fetching with customizable loader widgets and supports both v [...]

1.2.0 #

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0] - 2024-08-01 #

Added #

  • Initial release of flutter_easy_paginate.
  • Support for seamless pagination with ListView, GridView, Column, etc.
  • Customizable loader widget for pagination.
  • Support for both vertical and horizontal scrolling.
  • Example usage with ListView.builder, custom loader, horizontal scroll, GridView.builder, and Column.
4
likes
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies pagination for various scrollable widgets like ListView, GridView, and Column. It provides seamless data fetching with customizable loader widgets and supports both vertical and horizontal scrolling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_easy_paginate