ff_pagination 1.0.0 copy "ff_pagination: ^1.0.0" to clipboard
ff_pagination: ^1.0.0 copied to clipboard

A customizable pagination widget for Flutter with support for circular, rounded, and styled page buttons.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2025-06-11 #

✨ Added #

  • Initial release of ff_pagination package.
  • Pagination widget with full customization support:
    • Set number of pages, selected page, and visible range.
    • Enable/disable first & last page navigation buttons.
    • Support for circular or rounded button styling.
    • Custom icons for next, previous, first, and last buttons.
    • Custom styles for active and inactive page buttons.
  • Scrollable pagination layout to fit small screens.

1
likes
150
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable pagination widget for Flutter with support for circular, rounded, and styled page buttons.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ff_pagination