mobius_carousel 0.1.0
mobius_carousel: ^0.1.0 copied to clipboard
A custom infinite carousel slider with tilted neighbors, rubber-band pull-to-claim, confetti burst, claim dialog, and configurable ripple effects.
0.1.0 #
- Initial release.
- Infinite-wrap horizontal swipe carousel with tilted neighbor cards.
- Auto-play that pauses during user interaction.
- Per-side configuration for tilt angle, position offset, and gap.
- Rubber-band pull-down on the center card with elastic snap-back.
onOfferClaimedcallback when the user pulls pastclaimThreshold.- Optional built-in confetti burst on claim (carousel + dialog).
- Optional built-in non-dismissable "Offer Claimed!" dialog.
onClaimConfirmedcallback for custom routing on "Awesome!" tap.- Four ripple styles for the drop indicator:
wavy,circular,semiCircle,none. - Scallop-edged ticket card shape with dashed code chip.
- Header / footer slots for fully custom top/bottom widgets.
- Zero third-party dependencies — uses only the Flutter SDK.