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!

preview

number_pagination #

Implementing Flutter Number Pagination using a Popular Web Approach

Options #

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

Note #

The number increments in the versions (+numbers) are updates unrelated to functionality (mostly related to pub.dev).

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