page_view_indicators 2.0.0 copy "page_view_indicators: ^2.0.0" to clipboard
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.1] - 12/21/2019 #

  • Fix initial value issue PR #3 Thanks @foxanna

[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
86
likes
110
pub points
97%
popularity

Publisher

unverified uploader

Customizable indicators for your PageViews.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on page_view_indicators