flutter_pagination_widget 0.0.2 copy "flutter_pagination_widget: ^0.0.2" to clipboard
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

Pagination Widget Demo


Installation #

Add the dependency in your pubspec.yaml:

dependencies:
  flutter_pagination_widget: ^1.0.0
2
likes
130
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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. Supports page navigation with Previous/Next buttons, dynamic page numbers, and ellipses (...) for large datasets. Works on all screen sizes and orientations

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_pagination_widget