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

Pagination Widget Demo


Installation

Add the dependency in your pubspec.yaml:

dependencies:
  flutter_pagination_widget: ^1.0.0