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

A simple, lightweight, and responsive pagination widget for Flutter apps. It supports desktop, tablet, and mobile layouts with full customization options for rows per page, page controls, and respons [...]

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.0
0
likes
0
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A simple, lightweight, and responsive pagination widget for Flutter apps. It supports desktop, tablet, and mobile layouts with full customization options for rows per page, page controls, and responsive behavior.

Repository (GitHub)
View/report issues

Topics

#pagination #widget #flutter #responsive

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pagination_plus