flipfx_widgets 0.0.3 copy "flipfx_widgets: ^0.0.3" to clipboard
flipfx_widgets: ^0.0.3 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 flipfx_widgets package in your Flutter project, add the following dependency to your pubspec.yaml file:

dependencies:
  flipfx_widgets: #lateast_version
16
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flipfx_widgets