nixrajput / flutter_carousel_widget

A customizable Flutter carousel widget with infinite scrolling, auto-scrolling, pre-built indicators, expandable widgets, auto-sized child support, and enlarged center page.
https://pub.dev/packages/flutter_carousel_widget
MIT License
34 stars 20 forks source link

Docs & Example: Slide Indicator Halo - Implementation & Usage Guide #49

Closed ProV1X closed 2 months ago

ProV1X commented 2 months ago

Completes implementation of the slide indicator halo feature (as requested in #44). This includes README updates and a usage example in the example app.