zeba_academy_isometric 0.0.1
zeba_academy_isometric: ^0.0.1 copied to clipboard
Beautiful isometric UI toolkit with 3D illusion cards and layered animations.
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-05-29 #
✨ Initial Release #
Added #
-
Added
ZebaIsometricCard- 3D illusion card effects
- Hover-based depth animation
- Smooth perspective transforms
- Custom shadow support
-
Added
ZebaFloatingWidget- Floating depth animation
- Infinite smooth motion
- Custom animation duration
- Adjustable floating offset
-
Added
ZebaPerspective- Easy 3D perspective transforms
- Custom rotateX, rotateY, rotateZ
- Perspective depth customization
-
Added
ZebaLayeredAnimation- Multi-layer animated depth system
- Layer stacking effects
- Smooth animated transitions
Utilities #
- Added reusable Matrix4 transformation utilities
- Added centralized 3D transformation helper methods
Example #
- Added complete example application
- Added isometric card demo
- Added floating animation showcase
Testing #
-
Added widget tests for:
ZebaIsometricCardZebaFloatingWidgetZebaPerspectiveZebaLayeredAnimation
Documentation #
- Added production-ready README
- Added installation guide
- Added usage examples
- Added customization examples
Platform Support #
- Android support
- iOS support
- Flutter Web support
- Windows support
- macOS support
- Linux support
Upcoming Features #
- Interactive tilt detection
- Gyroscope-based motion
- Dynamic lighting system
- Physics-based depth animations
- Advanced parallax layers
- Gesture-driven perspective engine
- Custom animation presets
- Performance optimizations