flipfx_widgets 0.0.2
flipfx_widgets: ^0.0.2 copied to clipboard
A Flutter package for creating customizable flip animations between two widgets.
Flip Widget #
A customizable widget for flipping between two child widgets in either a vertical or horizontal direction with smooth animations.
https://github.com/user-attachments/assets/d82db892-92a6-4db1-8840-959fdd3e4bc0
Features #
- Flip between two widgets (front and back).
- Customize flip direction (vertical or horizontal).
- Specify custom sizes for the front and back widgets.
- Adjustable animation duration.
- Simple to integrate with a
VoidCallbackon tap.
Installation #
To use the flip_widget package in your Flutter project, add the following dependency to your pubspec.yaml file:
dependencies:
flipfx_widgets: ^1.0.0