You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Animated 3D Flutter Box is a simple project that demonstrates smooth 3D rotation using Flutter’s animation system. It showcases core concepts like AnimatedBuilder, AnimationController, and Matrix4 transforms. This clean and focused example adds visual and technical value to my portfolio.