pagination_plus 1.0.7 copy "pagination_plus: ^1.0.7" to clipboard
pagination_plus: ^1.0.7 copied to clipboard

A lightweight, responsive Flutter pagination widget with customizable rows, page controls, and support for desktop, tablet, and mobile.

Flutter Pagination #

pub package Flutter License

A lightweight, responsive pagination widget for Flutter apps, supporting web, desktop, tablet, and mobile.
Fully customizable page controls and rows per page with record range display.


🚀 Features #

  • Works on Web, Desktop, Tablet, and Mobile.
  • Responsive pagination layout.
  • Customizable rows per page.
  • Full page navigation controls (first, previous, next, last, numbered buttons).
  • Shows record range (e.g., Showing 1 to 10 of 95 records).
  • Lightweight and easy to integrate.
  • Works with any list, table, or grid.

⚡ Installation #

Add this to your pubspec.yaml:

dependencies:
  flutter_pagination: ^1.0.7
0
likes
160
points
305
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, responsive Flutter pagination widget with customizable rows, page controls, and support for desktop, tablet, and mobile.

Repository (GitHub)
View/report issues

Topics

#pagination #widget #flutter #responsive

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pagination_plus