flipfx_widgets 0.0.1 copy "flipfx_widgets: ^0.0.1" to clipboard
flipfx_widgets: ^0.0.1 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.

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 VoidCallback on tap.

Installation #

To use the flip_widget package in your Flutter project, add the following dependency to your pubspec.yaml file:

dependencies:
  flip_widget: ^1.0.0 
16
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating customizable flip animations between two widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flipfx_widgets