number_pagination 1.0.1 copy "number_pagination: ^1.0.1" to clipboard
number_pagination: ^1.0.1 copied to clipboard

Pagination using numbers, similar to the classic web-style pagination. Explore pages by numbers, not infinite scrolling!

1.0.1 #

  • Add 'autoSetState' option.

1.0.0 #

  • Fix the RenderFlex overflowed error on small screens
  • Performance improvements
  • Improve code readability
  • Add simple unit tests

0.0.3+2 #

  • fix dart format

0.0.3+1 #

  • update readme

0.0.3+0 #

  • Add more API comment
  • Add fontFamily
  • Add fontSize
  • Change onNumberChanged -> onPageChanged

0.0.2+0 #

  • Change options name
  • More support user custom

Options #

  • Function(int) onNumberChange
  • int pageTotal
  • int pageInit
  • int threshold
  • Color colorPrimary
  • Color colorSub
  • Widget? controlButton
  • Widget? iconToFirst
  • Widget? iconPrevious
  • Widget? iconNext
  • Widget? iconToLast

0.0.1+1 #

Add some info

0.0.1 #

Initial release.

60
likes
0
pub points
93%
popularity

Publisher

verified publisherblogdeveloperspot.blogspot.com

Pagination using numbers, similar to the classic web-style pagination. Explore pages by numbers, not infinite scrolling!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on number_pagination