perspective_space 0.1.0
perspective_space: ^0.1.0 copied to clipboard
Buttery-smooth 3D perspective and parallax widgets for Flutter. Tilt, shake, and stack layers with depth — gesture-driven or auto-animated. Zero dependencies, works on every Flutter platform.
Changelog #
0.1.0 — initial release #
PerspectiveSpacecontainer with shared rotation and perspective.PerspectiveLayerchild withelevation-based parallax offset.- Gesture-driven tilt with configurable sensitivity, clamping, and spring-back.
- Optional entry shake animation with a custom
TweenSequence. PerspectiveSpaceControllerfor imperatively triggering shakes.- Three presets:
PerspectiveTiltCard,PerspectiveParallax,PerspectiveShakeEntry. - Zero third-party dependencies. Runs on iOS, Android, Web, macOS, Windows, and Linux.