UdaraWanasinghe / flutter-carousel-slider

A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.
MIT License
29 stars 16 forks source link

[Feature]border for indicator #3

Closed shinriyo closed 3 years ago

shinriyo commented 4 years ago

Add border for indicator

shinriyo commented 4 years ago

Like this Like_this

shinriyo commented 4 years ago

@UdaraWanasinghe Are you still maintenance?

UdaraWanasinghe commented 3 years ago

Custom indicators can be created by implementing SlideIndicator class. Please see carousel_slider_indicators.dart for more details.