page_view_indicators 2.0.0
page_view_indicators: ^2.0.0 copied to clipboard
Customizable indicators for your PageViews.
2.0.0 1/4/2021 #
- Null safe
2.0.0-nullsafety.0 1/12/2021 #
- Migrated to null-safety
1.4.1 1/12/2021 #
- Fix activeRadius bug of AnimatedCirclePageIndicator.
1.4.0 9/30/2020 #
- AnimatedCirclePageIndicator is added.
1.3.2 9/20/2020 #
- Add border feature to CirclePageIndicator
1.3.0 8/12/2019 #
- StepPageIndicator is added with following customizations:
- selectedStep
- previousStep
- nextStep
- stepColor
- stepSpacing
- size
1.2.0 3/23/2019 #
- LinearProgressPageIndicator is added with following customizations:
- width
- height
- duration
- progressColor
- backgroundColor
1.1.0 9/2/2018 #
-
ArrowPageIndicator is added with following customizations:
- rightIcon
- leftIcon
- iconColor
- iconPadding
- duration
- curve
- isJump
- isInside
- iconSize
- tooltipLeft
- tooltipRight
-
Code refactor for CirclePageIndicator.
1.0.0 9/1/2018 #
- Initial Release 🎉
- CirclePageIndicator with following customizations:
- size
- selectedSize
- dotColor
- selectedDotColor
- dotSpacing