scrolling_page_indicator

Creator: coderz1093

Last updated:

0 purchases

scrolling_page_indicator Image
scrolling_page_indicator Images
Add to Cart

Description:

scrolling page indicator

scrolling_page_indicator #
View page indicator like Instagram

Getting Started #

Dependency

dependencies:
scrolling_page_indicator: ^0.1.2
copied to clipboard

Install

flutter packages get

Import

import 'package:scrolling_page_indicator/scrolling_page_indicator.dart';
copied to clipboard

Use

ScrollingPageIndicator(
dotColor: Colors.grey,
dotSelectedColor: Colors.deepPurple,
dotSize: 6,
dotSelectedSize: 8,
dotSpacing: 12,
controller: _controller,
itemCount: items.length,
orientation: Axis.horizontal
)
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator