animated_flip_widget 0.0.2 copy "animated_flip_widget: ^0.0.2" to clipboard
animated_flip_widget: ^0.0.2 copied to clipboard

Animated Flip Card is a Flutter package for creating a flipping card animation with customizable front and back widgets, and various options for clickability, flip duration, and flip direction. It is [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_flip_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  animated_flip_widget: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:animated_flip_widget/animated_flip_widget.dart';
5
likes
140
pub points
85%
popularity

Publisher

verified publishertajaouart.com

Animated Flip Card is a Flutter package for creating a flipping card animation with customizable front and back widgets, and various options for clickability, flip duration, and flip direction. It is simple to use and can be easily integrated into any project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_flip_widget