flutter_motion_kit 1.0.0
flutter_motion_kit: ^1.0.0 copied to clipboard
Centralized high-performance Flutter animation and loader library. Premium loaders, glassmorphism, 3D tilt cards, transitions, and shaders in one package.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2026-05-29 #
Added #
- Created a centralized, high-performance animation and loader ecosystem (
flutter_motion_kit). - Implemented 11 premium loader presets including Dots, Typing, Wave, DNA, Orbit, Futuristic scanning radar, Liquid fill, and Matrix cascading green code rain.
- Built interactive pointer-tracking overlays: Scale, Neon Glow, Canvas-painted Ripples, and Magnetic cursor-attracting spring buttons.
- Implemented
MotionMorphingButtonthat morphs standard shapes into loaders or success/error ticks. - Created
MotionGlassContainerimplementing frosted real-time BackdropFilter blurs with sweep gradient neon glowing borders. - Created
MotionCardimplementing 3D physical perspective tilt grids on mouse/finger gestures. - Built dynamic backgrounds: organic fluid aurora blurs and interactive particle splashes.
- Implemented advanced PageTransitions: Shared Axis sliding and a fluid Liquid Wave Sweep transition.
- Implemented
MotionControllerandMotionThemeControllermanaged via GetX for dynamic speed scaling, vestibular "Reduce Motion" OS overrides, and performance blurs toggles. - Implemented automated Unit and Widget testing models achieving 100% correct compile and mock-tap coverage.
- Rewrote the main entry point showcase app into a jaw-dropping premium dark sci-fi SaaS dashboard.