Closed xVemu closed 10 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions
I found the answer. The author should add examples, it wasn't a good experience.
Use AnimatedSmoothIndicator
instead.
Is it possible to use ListView with SmoothIndicator (not AnimatedSmoothIndicator)? ListView uses ScrollController instead of PageController, but it's pretty similar.