zeba_academy_foldable_cards 0.0.1
zeba_academy_foldable_cards: ^0.0.1 copied to clipboard
A powerful Flutter package for creating beautiful 3D foldable cards with smooth unfolding animations, gesture interactions, perspective transforms, and expandable ticket/card styles.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
0.0.1 - 2026-05-09 #
๐ Initial Release #
First stable release of zeba_academy_foldable_cards.
โจ Added #
๐ Foldable Card System #
- Added customizable
FoldableCardwidget - Added expandable foldable UI sections
- Added reusable fold animation architecture
- Added card-based and ticket-based layouts
๐ญ 3D Fold Animations #
- Added smooth 3D fold animations
- Added perspective transform rendering
- Added multi-step unfolding support
- Added animated fold transitions
๐ Gesture Controls #
- Added tap-to-toggle folding
- Added vertical drag gesture support
- Added interactive fold progress updates
๐ Ticket Style Cards #
- Added
TicketFoldCardwidget - Added rounded ticket-style fold layouts
๐ Controller Support #
- Added
FoldController - Added:
open()close()toggle()setValue()
๐งฉ Customization #
- Added configurable:
- width
- animation duration
- fold style
- gesture enable/disable
- body/header heights
๐ Utilities #
- Added perspective utility helpers
- Added fold style enums
- Added modular internal structure
๐งช Testing #
- Added controller unit tests
- Added widget rendering tests
- Added gesture interaction tests
๐ Documentation #
- Added production-ready README
- Added installation guide
- Added usage examples
- Added API usage documentation
๐ Performance #
- Lightweight widget architecture
- Optimized animation rebuilds
- Smooth fold interactions
๐ Planned Features #
Upcoming improvements planned for future versions:
- Physics-based fold animations
- Horizontal folding
- Dynamic fold sections
- Accordion fold support
- Custom shadows
- Glassmorphism support
- SVG fold rendering
- Nested fold cards
- Fold callbacks
- Sliver integration
- Haptic feedback
โค๏ธ Thanks #
Thank you for supporting zeba_academy_foldable_cards!
Built with Flutter and โค๏ธ by Zeba Academy.