flywheel_carousel 0.1.0
flywheel_carousel: ^0.1.0 copied to clipboard
A free-spinning, arc-shaped carousel for Flutter. Cards ride the rim of a large invisible wheel; flicks coast under friction and snap to the nearest card. Builder-driven and theme-agnostic — bring you [...]
Changelog #
0.1.0 #
- Initial release.
FlywheelCarousel<T>— arc-shaped, free-spinning carousel with friction-based coast and snap-to-nearest.FlywheelItemCard— opinionatedleading + title + subtitle + indicatorlayout.FreewheelPhysics— exported for custom scroll tuning.- Tunables:
wheelRadius,angularStep,viewportFraction,dragCoefficient,visibleSlots,loop, plusonIndexChangedandonTickcallbacks.