page_view_sliding_indicator 0.0.3 copy "page_view_sliding_indicator: ^0.0.3" to clipboard
page_view_sliding_indicator: ^0.0.3 copied to clipboard

To be able create page view indicator beautifully

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,
            )
7
likes
110
pub points
67%
popularity

Publisher

unverified uploader

To be able create page view indicator beautifully

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_hooks

More

Packages that depend on page_view_sliding_indicator