perspective_space 0.1.0 copy "perspective_space: ^0.1.0" to clipboard
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 #

  • PerspectiveSpace container with shared rotation and perspective.
  • PerspectiveLayer child with elevation-based parallax offset.
  • Gesture-driven tilt with configurable sensitivity, clamping, and spring-back.
  • Optional entry shake animation with a custom TweenSequence.
  • PerspectiveSpaceController for imperatively triggering shakes.
  • Three presets: PerspectiveTiltCard, PerspectiveParallax, PerspectiveShakeEntry.
  • Zero third-party dependencies. Runs on iOS, Android, Web, macOS, Windows, and Linux.
1
likes
150
points
109
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Topics

#ui #animation #transform #parallax #perspective

License

MIT (license)

Dependencies

flutter

More

Packages that depend on perspective_space