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
Releases
latest 21-
1.1.215 Mar 2026Release notes
Open source →- Fix argument error for small widths (issue
#38) - Flutter upgrade to 3.41.2
- Improvements and upgrades
Release notes
Open source →- Fix argument error for small widths (issue #38)
- Flutter upgrade to 3.41.2
- Improvements and upgrades
- Fix argument error for small widths (issue
-
1.1.117 Jul 2025Release notes
Open source →- Added property
childtoPrevButtonandNextButton - Flutter upgrade to 3.32.6
Release notes
Open source →- Added property
childtoPrevButtonandNextButton - Flutter upgrade to 3.32.6
- Added property
-
1.1.005 Apr 2025Release notes
Open source →- Add
ScrollableNumberContentto allow for scrollable page numbers and centering of buttons
Release notes
Open source →- Add
ScrollableNumberContentto allow for scrollable page numbers and centering of buttons
- Add
-
1.0.102 Apr 2025Release notes
Open source →- Fix issue with "a NumberPaginatorController was used after being disposed" (issue
#31)
Release notes
Open source →- Fix issue with "a NumberPaginatorController was used after being disposed" (issue #31)
- Fix issue with "a NumberPaginatorController was used after being disposed" (issue
-
1.0.030 Mar 2025Release notes
Open source →- BREAKING: Arrow buttons not shown by default anymore. Use included
PrevButtonandNextButton
anywhere belowNumberPaginatorin the tree to show them - BREAKING:
NumberPaginatorUIConfigremoved. Customizations are now possible in a more flexible
way, by directly using composition of child widgets, wrappingNumberPaginatorin aTheme, or usingbuilderfunctions PaginatorButtontexts 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
NumberPaginatorwith less properties
Release notes
Open source →- BREAKING: Arrow buttons not shown by default anymore. Use included
PrevButtonandNextButtonanywhere belowNumberPaginatorin the tree to show them - BREAKING:
NumberPaginatorUIConfigremoved. Customizations are now possible in a more flexible way, by directly using composition of child widgets, wrappingNumberPaginatorin aTheme, or usingbuilderfunctions PaginatorButtontexts 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
NumberPaginatorwith less properties
- BREAKING: Arrow buttons not shown by default anymore. Use included
-
0.4.402 Mar 2025Release notes
Open source →- New property
numbersMainAxisAlignmentinNumberPaginatorUIConfigfor aligning the numbers in
the paginator
Release notes
Open source →- New property
numbersMainAxisAlignmentinNumberPaginatorUIConfigfor aligning the numbers in the paginator
- New property
-
0.4.327 Dec 2024 -
0.4.225 Dec 2024 -
0.4.130 Jan 2024Release notes
Open source →- New properties
buttonTextStyleandbuttonPaddingin theNumberPaginatorUIConfig
Release notes
Open source →- New properties
buttonTextStyleandbuttonPaddingin theNumberPaginatorUIConfig
- New properties
-
0.4.029 Sep 2023Release notes
Open source →- New properties
showNextButtonandshowPrevButtonfor showing/hiding the next/prev buttons - New way to customize prev/next buttons using
prevButtonBuilderornextButtonBuilder - Slight adaptation of margin/padding of "three dots" (only noticeable if it's background is colored)
Release notes
Open source →- New properties
showNextButtonandshowPrevButtonfor showing/hiding the next/prev buttons - New way to customize prev/next buttons using
prevButtonBuilderornextButtonBuilder - Slight adaptation of margin/padding of "three dots" (only noticeable if it's background is colored)
- New properties
-
0.3.230 Jul 2023 -
0.3.130 Jul 2023 -
0.3.030 Jul 2023 -
0.2.319 Dec 2022Release notes
Open source →- Improved automatic scaling of arrow buttons and "3 dots" in
NumberContent
- Improved automatic scaling of arrow buttons and "3 dots" in
-
0.2.208 Oct 2022 -
0.2.119 Sep 2022Release notes
Open source →- NumberContent: now showing dots for invisible buttons on front and back, maintaining the first and last button always visible.
-
0.2.008 Sep 2022Release notes
Open source →NumberPaginatorControllerfor controlling theNumberPaginatorfrom the outside
-
0.1.008 Sep 2022Release notes
Open source →- Upgrades to Flutter 3.3.0
- New config class
NumberPaginatorUIConfigfor configuring UI aspects of paginator - New display modes of central paginator content:
hidden,numbers,dropdown contentBuilderfor building custom paginator content based on the current page
-
0.0.312 Aug 2022Release notes
Open source →- Lint fixes for Flutter 3
- AutoSizeText for number buttons to maintain text always in 1 line and visible
- Added property
showPageNumbersandmainAxisAlignment
-
0.0.204 Jul 2021 -
0.0.115 May 2021