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

retracted

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 Dart:

 $ dart pub add animated_flip_widget

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 dart pub get):

dependencies:
  animated_flip_widget: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_flip_widget