zeba_academy_transform 1.0.0 copy "zeba_academy_transform: ^1.0.0" to clipboard
zeba_academy_transform: ^1.0.0 copied to clipboard

A Flutter transformation package providing 3D transforms, perspective effects, tilt animations, and hover rotation effects.

Changelog #

All notable changes to this project will be documented in this file.

The format follows Keep a Changelog principles, and this project adheres to Semantic Versioning.


1.0.0 #

Release Date: July 2026

Added #

Core Transformation Features #

  • Added Zeba3DTransform widget for advanced 3D Matrix4 transformations.

  • Added support for:

    • X-axis rotation
    • Y-axis rotation
    • Z-axis rotation
    • Custom perspective depth
    • Alignment-based transformations

Perspective Effects #

  • Added ZebaPerspective widget.
  • Added realistic 3D depth simulation.
  • Added customizable perspective camera effect.
  • Added smooth transformation support for cards and UI elements.

Tilt Interaction #

  • Added ZebaTilt widget.
  • Added interactive mouse-based tilt effects.
  • Added automatic pointer position tracking.
  • Added customizable tilt intensity.
  • Added smooth reset animation when pointer leaves the widget.

Hover Rotation #

  • Added ZebaHoverRotation widget.
  • Added hover enter rotation animation.
  • Added hover exit reset animation.
  • Added customizable rotation angle.
  • Added configurable animation duration.

Developer Experience #

  • Added clean public exports through:
zeba_academy_transform.dart
  • Added null safety support.
  • Added Flutter widget-based API.
  • Added Material 3 compatibility.
  • Added lightweight implementation without external dependencies.

Testing #

Added widget tests covering:

  • Zeba3DTransform rendering
  • ZebaPerspective rendering
  • ZebaTilt rendering
  • ZebaHoverRotation rendering

Verified with:

flutter analyze
flutter test

Documentation #

Added:

  • Complete README documentation.
  • Installation instructions.
  • Usage examples.
  • API feature descriptions.
  • GPL-3.0 license information.
  • Contribution guidelines.

License #

Released under the GNU General Public License v3.0 (GPL-3.0).


Future Releases #

Planned Features #

  • Touch-based tilt support for mobile devices.
  • Gesture-controlled transformations.
  • Advanced animation controller integration.
  • Custom transformation builder APIs.
  • More 3D animation presets.
  • Additional hover interaction effects.

Contributors #

Thanks to everyone who contributes ideas, improvements, and feedback to make zeba_academy_transform better.


Maintained by Zeba Academy

0
likes
140
points
78
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

A Flutter transformation package providing 3D transforms, perspective effects, tilt animations, and hover rotation effects.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_transform