smooth_page_indicator 0.1.4
smooth_page_indicator: ^0.1.4 copied to clipboard
Customizable animated page indicator with a set of built-in effects.
ChangeLog #
0.1.4 #
- Add Active color with transtion to ExpendingDotEffect
0.1.3 #
- Fix indicator always starts at zero indexe regardless of the controller's initial page
0.1.2+1 #
- Add individual demos for each effect to README file
0.1.2 #
- Add Color Transition effect
Breaking change! #
- Replace isRTL with textDirection
- Directionality is now handled the flutter way instead of manually passing a bool value to isRTL property
0.1.1 #
- Add documentation
- Edit README file
0.1.0+1 #
- Edit README file.
0.1.0 #
- Initial release.