Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,
)

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)

About

Slider Indicator Widget built in for flutter. Please press star in my repo if you like it. Thank you.

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages