card_flip 0.0.5 copy "card_flip: ^0.0.5" to clipboard
card_flip: ^0.0.5 copied to clipboard

A flip card layout Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add card_flip
copied to clipboard

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

dependencies:
  card_flip: ^0.0.5
copied to clipboard

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:card_flip/card_flip.dart';
copied to clipboard
33
likes
80
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

A flip card layout Flutter project.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on card_flip