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
140
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

To be able create page view indicator beautifully

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks

More

Packages that depend on page_view_sliding_indicator