flutter_pagination_widget 0.0.2
flutter_pagination_widget: ^0.0.2 copied to clipboard
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. [...]
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