page_view_sliding_indicator 0.0.4 copy "page_view_sliding_indicator: ^0.0.4" to clipboard
page_view_sliding_indicator: ^0.0.4 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
120
pub points
69%
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