Flutter Pagination
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:
  pagination_plus: ^1.0.8