zeba_academy_flip 0.0.1
zeba_academy_flip: ^0.0.1 copied to clipboard
A customizable Flutter flip animation package with card flip, controller, auto flip and direction support.
Changelog #
All notable changes to this project will be documented in this file.
The format follows Keep a Changelog principles, and this project follows Semantic Versioning.
1.0.0 - 2026-07-09 #
🎉 Initial Release #
First stable release of zeba_academy_flip, a Flutter package for creating smooth and customizable flip animations.
Added #
Flip Widget #
- Added reusable
FlipWidgetcomponent. - Supports custom front and back widgets.
- Added smooth 3D flip animation.
- Added tap-to-flip interaction.
- Added customizable animation duration.
Card Flip #
- Added
CardFlipwidget. - Provides ready-to-use card-style flip animation.
- Supports custom card front and back content.
- Includes Material card styling.
Flip Controller #
- Added
FlipController. - Added programmatic flip control.
- Allows triggering flip animations externally.
- Added controller lifecycle management.
Auto Flip #
- Added automatic flip functionality.
- Added configurable auto flip interval.
- Supports continuous automatic card transitions.
Flip Direction #
- Added horizontal flip support.
- Added vertical flip support.
- Added
FlipDirectionenum for animation control.
Developer Experience #
- Added null-safe API.
- Added clean package architecture.
- Added public exports.
- Added documentation comments.
- Added example implementation.
Testing #
- Added widget tests.
- Added controller tests.
- Added direction enum tests.
- Verified package compatibility with Flutter stable releases.
1.0.0+1 Maintenance Release #
Fixed #
- Improved package metadata.
- Updated documentation formatting.
- Improved pub.dev compatibility.
- Minor code quality improvements.
Upcoming Releases #
Planned Features #
- Advanced 3D perspective controls.
- Custom animation curves.
- Flip completion callbacks.
- Gesture-controlled flipping.
- Multiple card stack animations.
- Hero transition support.
- Additional flip styles.
- Performance optimizations.
Support #
For issues, feature requests, and contributions:
- Open an issue in the repository.
- Submit a pull request.
- Share feedback with the Zeba Academy community.
About #
zeba_academy_flip is developed and maintained by Sufyan bin Uzayr as part of the Zeba Academy Flutter package ecosystem.
Learn more:
- Website: https://sufyanism.com/
- Zeba Academy: https://zeba.academy/
- Coding Platform: https://code.zeba.academy/
- YouTube: https://www.youtube.com/@zeba.academy
Licensed under GNU General Public License v3.0 (GPL-3.0).