- Add enableInteraction.
- Fix backgroundColor.
- Add selectedNumberFontWeight.
- Remove overlayColors.
- Fix the intermittent flashing effect of the color when clicking the first and last buttons.
- Improve document.
- Improve document.
- Add more customize options.
- Remove unused variables.
- Change the variables name.
- Add more customize options.
- Improve document.
- BREAKING CHANGE: Changed the variable name from pageInit to currentPage.
- Separating the public/private code.
- Add topics of pub.dev.
- Update minimum supported SDK version (>=3.0.0)
- Improve code (partial update applied)
- Add new property: buttonSpacing, groupSpacing.
- Remove autoSetState.
- Add new property: buttonElevation, buttonRadius.
- Improve the widgets used in the package.
- Improve code readability.
- Remove unnecessary initialization in initState.
- Add 'autoSetState' option.
- Fix the RenderFlex overflowed error on small screens.
- Performance improvements.
- Improve code readability.
- Add simple unit tests.
- fix dart format.
- update readme.
- Add more API comment.
- Add fontFamily.
- Add fontSize.
- Change onNumberChanged -> onPageChanged
- Change options name.
- More support user custom.
- Function(int) onNumberChange
- int pageTotal
- int pageInit
- int threshold
- Color colorPrimary
- Color colorSub
- Widget? controlButton
- Widget? iconToFirst
- Widget? iconPrevious
- Widget? iconNext
- Widget? iconToLast
Add some info.
Initial release.