card_deck_view 0.0.1
card_deck_view: ^0.0.1 copied to clipboard
A smooth, physics-driven card deck with continuous stack interpolation, controllers, and cross-platform gestures.
0.0.1 #
- Replace the starter Calculator with the generic
CardDeckView<T>API. - Add continuous stack interpolation, horizontal drag, subtle rotation, spring return, swipe commitment and looping.
- Add controller navigation, keyed data reconciliation, style/physics configuration, callbacks and empty states.
- Support touch, mouse, trackpad, wheel, keyboard and reduced-motion accessibility.
- Bound mounted cards to the visible window plus one buffer.
- Add a six-platform example with twelve local transparent animal illustrations, handwritten captions, live controls and a 1,000-card demonstration.
- Retain a network image recipe with attribution and error/retry states.
- Add English and Chinese guides with recorded interaction GIF and responsive screenshots.
- Add widget coverage for animation, data, controller lifecycle, input and responsive example layouts.