PackageTrack
Sign in Get early access

number_paginator

A Flutter paginator widget for switching between pages.

1.1.2 7.8K downloads/mo #3275 most downloaded on pub.dev WieFel/number_paginator

What this package is like to depend on

Last release 5 months ago

15 Mar 2026

Release timing varies

gaps range from 2 weeks to 11 months

Nearly every release is documented

notes for 21 of 21 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

21 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

21 releases · May 2021 to Mar 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 1.1.2 15 Mar 2026
    Release notes
    • Fix argument error for small widths (issue
      #38)
    • Flutter upgrade to 3.41.2
    • Improvements and upgrades
    Open source →
    Release notes
    • Fix argument error for small widths (issue #38)
    • Flutter upgrade to 3.41.2
    • Improvements and upgrades
    Open source →
  2. 1.1.1 17 Jul 2025
    Release notes
    • Added property child to PrevButton and NextButton
    • Flutter upgrade to 3.32.6
    Open source →
    Release notes
    • Added property child to PrevButton and NextButton
    • Flutter upgrade to 3.32.6
    Open source →
  3. 1.1.0 05 Apr 2025
    Release notes
    • Add ScrollableNumberContent to allow for scrollable page numbers and centering of buttons
    Open source →
    Release notes
    • Add ScrollableNumberContent to allow for scrollable page numbers and centering of buttons
    Open source →
  4. 1.0.1 02 Apr 2025
    Release notes
    • Fix issue with "a NumberPaginatorController was used after being disposed" (issue
      #31)
    Open source →
    Release notes
    • Fix issue with "a NumberPaginatorController was used after being disposed" (issue #31)
    Open source →
  5. 1.0.0 30 Mar 2025
    Release notes
    • BREAKING: Arrow buttons not shown by default anymore. Use included PrevButton and NextButton
      anywhere below NumberPaginator in the tree to show them
    • BREAKING: NumberPaginatorUIConfig removed. Customizations are now possible in a more flexible
      way, by directly using composition of child widgets, wrapping NumberPaginator in a Theme, or using builder functions
    • PaginatorButton texts are not scaling their font size automatically anymore (auto_size_text dependency
      was removed). Padding of buttons was removed, so more text can fit into them
    • Simpler API of NumberPaginator with less properties
    Open source →
    Release notes
    • BREAKING: Arrow buttons not shown by default anymore. Use included PrevButton and NextButton anywhere below NumberPaginator in the tree to show them
    • BREAKING: NumberPaginatorUIConfig removed. Customizations are now possible in a more flexible way, by directly using composition of child widgets, wrapping NumberPaginator in a Theme, or using builder functions
    • PaginatorButton texts are not scaling their font size automatically anymore (auto_size_text dependency was removed). Padding of buttons was removed, so more text can fit into them
    • Simpler API of NumberPaginator with less properties
    Open source →
  6. 0.4.4 02 Mar 2025
    Release notes
    • New property numbersMainAxisAlignment in NumberPaginatorUIConfig for aligning the numbers in
      the paginator
    Open source →
    Release notes
    • New property numbersMainAxisAlignment in NumberPaginatorUIConfig for aligning the numbers in the paginator
    Open source →
  7. 0.4.3 27 Dec 2024
    Release notes
    • Web demo of the example app
    Open source →
    Release notes
    • Web demo of the example app
    Open source →
  8. 0.4.2 25 Dec 2024
    Release notes
    • Upgrade to Flutter 3.27.1 and other upgrades
    Open source →
    Release notes
    • Upgrade to Flutter 3.27.1 and other upgrades
    Open source →
  9. 0.4.1 30 Jan 2024
    Release notes
    • New properties buttonTextStyle and buttonPadding in the NumberPaginatorUIConfig
    Open source →
    Release notes
    • New properties buttonTextStyle and buttonPadding in the NumberPaginatorUIConfig
    Open source →
  10. 0.4.0 29 Sep 2023
    Release notes
    • New properties showNextButton and showPrevButton for showing/hiding the next/prev buttons
    • New way to customize prev/next buttons using prevButtonBuilder or nextButtonBuilder
    • Slight adaptation of margin/padding of "three dots" (only noticeable if it's background is colored)
    Open source →
    Release notes
    • New properties showNextButton and showPrevButton for showing/hiding the next/prev buttons
    • New way to customize prev/next buttons using prevButtonBuilder or nextButtonBuilder
    • Slight adaptation of margin/padding of "three dots" (only noticeable if it's background is colored)
    Open source →
  11. 0.3.2 30 Jul 2023
    Release notes
    • Correct images in README.md
    Open source →
  12. 0.3.1 30 Jul 2023
    Release notes
    • Correct images in README.md
    Open source →
  13. 0.3.0 30 Jul 2023
    Release notes
    • Compatibility with Dart 3
    • Added package screenshots
    Open source →
  14. 0.2.3 19 Dec 2022
    Release notes
    • Improved automatic scaling of arrow buttons and "3 dots" in NumberContent
    Open source →
  15. 0.2.2 08 Oct 2022
    Release notes
    • Fixed bug in NumberContent where a page count of 1 was causing errors
    Open source →
  16. 0.2.1 19 Sep 2022
    Release notes
    • NumberContent: now showing dots for invisible buttons on front and back, maintaining the first and last button always visible.
    Open source →
  17. 0.2.0 08 Sep 2022
    Release notes
    • NumberPaginatorController for controlling the NumberPaginator from the outside
    Open source →
  18. 0.1.0 08 Sep 2022
    Release notes
    • Upgrades to Flutter 3.3.0
    • New config class NumberPaginatorUIConfig for configuring UI aspects of paginator
    • New display modes of central paginator content: hidden, numbers, dropdown
    • contentBuilder for building custom paginator content based on the current page
    Open source →
  19. 0.0.3 12 Aug 2022
    Release notes
    • Lint fixes for Flutter 3
    • AutoSizeText for number buttons to maintain text always in 1 line and visible
    • Added property showPageNumbers and mainAxisAlignment
    Open source →
  20. 0.0.2 04 Jul 2021
    Release notes
    • Project description change
    • Small code improvements
    Open source →
  21. 0.0.1 15 May 2021
    Release notes
    • Basic implementation of number paginator
    • Customization options
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive