page_view_indicator_ns library

Builds indication marks for PageView from any Widget and/or Animation.

Classes

Circle
Draws a little dot as indicator.
PageViewIndicator
The Indicator Widget, you would likely put it next to your PageView.

Typedefs

IndicatorBuilder = Widget Function(AnimationController controller, int index)