flipping_card 0.0.3 copy "flipping_card: ^0.0.3" to clipboard
flipping_card: ^0.0.3 copied to clipboard

A package that provides the FlippingCard widget, a two-sided Card with flipping animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flipping_card

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

dependencies:
  flipping_card: ^0.0.3

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:flipping_card/flipping_card.dart';
3
likes
40
pub points
10%
popularity

Publisher

verified publisheradrien-leravat.com

A package that provides the FlippingCard widget, a two-sided Card with flipping animations.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flipping_card