simple_page_indicator

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

simple page indicator

simple_page_indicator #

A new Flutter package about simple page view indicator.


Getting Started #
Add this to your package's pubspec.yaml file:

dependencies:
simple_page_indicator: last version

copied to clipboard
How to use? #
add this code
import 'package:simple_page_indicator/simple_page_indicator.dart';

SimplePageIndicator(
itemCount: [your item count],
controller: [your page controller],
maxSize: 6,
minSize: 3,
indicatorColor: Colors.red,
space: 14,
),
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