number_pagination 0.0.3+1 number_pagination: ^0.0.3+1 copied to clipboard
Pagination using number, such as the classic web style pagination.
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.