zeba_academy_slide_transition 0.0.1
zeba_academy_slide_transition: ^0.0.1 copied to clipboard
Advanced slide and scale transitions for Flutter with chaining support. Lightweight, customizable, and dependency-free.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2026-04-10 #
โจ Added #
- Initial release of zeba_academy_slide_transition
ZebaSlideTransitionfor smooth slide animationsZebaScaleTransitionfor scale-based animationsZebaChainedTransitionto chain multiple transitionsZebaTransitionConfigfor customizable duration and curves- Support for custom easing curves and animation control
- Fully dependency-free implementation
๐งช Testing #
-
Added widget tests for:
- Slide transition
- Scale transition
- Chained transitions
๐ Documentation #
- Added production-ready README with usage examples
- Included detailed setup and customization guide
๐ฎ Upcoming (Planned) #
โจ Features #
- Fade transition support
- Rotation transition support
- Prebuilt animation presets (e.g., onboarding, cards, dialogs)
- Staggered animations for advanced UI flows
โก Improvements #
- Performance optimizations for complex chained animations
- Enhanced API for better developer experience
๐ Notes #
- This is the first stable version intended for public use.
- API is subject to improvement based on community feedback.
๐ค Contributing #
Contributions, issues, and feature requests are welcome!
โญ Support #
If you like this package, consider giving it a star โญ on GitHub!