Last updated:
0 purchases
page view sliding indicator
page_view_sliding_indicator #
A PageViews indicators with sliding effect when swipe
Example: #
This is how to use it, just need to pass the controller and how much page in your PageView
PageViewSlidingIndicator(
pageCount: 3,
controller: controller,
size: 8,
)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.