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