flutter_pagination_widget
A lightweight, responsive, and fully customizable pagination widget for Flutter.
Easily integrate pagination controls into your mobile, web, or desktop apps without relying on external dependencies.
Features
- π± Works on mobile, web, and desktop
- π¨ Fully customizable colors, text styles, and spacing
- β Supports Previous / Next navigation and direct page jumping
- π’ Handles large page sets with ellipses (
...) - π¦ Pure Dart/Flutter package β no native code required

Installation
Add the dependency in your pubspec.yaml:
dependencies:
flutter_pagination_widget: ^1.0.0