Releases: WieFel/number_paginator
Releases · WieFel/number_paginator
v0.4.1
v0.4.0
- New properties
showNextButton
andshowPrevButton
for showing/hiding the next/prev buttons - New way to customize prev/next buttons using
prevButtonBuilder
ornextButtonBuilder
- Slight adaptation of margin/padding of "three dots" (only noticeable if it's background is colored)
v0.3.2
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
- 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