flutter_slider_indicator

Creator: coderz1093

Last updated:

Add to Cart

Description:

flutter slider indicator

Flutter Slider Indicator #
Slider Indicator Widget built in for flutter. Please press star in my repo if you like it. Thank you.
Usage #
SliderIndicator(
length: YOUR_INDICATOR_LENGTH,
activeIndex: YOUR_INDICATOR_ACTIVE_INDEX,
)
copied to clipboard
Example #
Please find example in here: Example
Available parameter #



Parameter
Required
Default Value




int length
true



int activeIndex
true



Widget indicator
true



Widget activeIndicator
true



Duration animationDuration
false
Duration(milliseconds: 250)

License

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

Files:

Customer Reviews

There are no reviews.