customflipcard 0.0.9 copy "customflipcard: ^0.0.9" to clipboard
customflipcard: ^0.0.9 copied to clipboard

discontinued

A new custom flip card is a widget, that can be fliped/rotated to right on tap and vice-versa.This widget is still is in beta version.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customflipcard

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

dependencies:
  customflipcard: ^0.0.9

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:customflipcard/customflipcard.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A new custom flip card is a widget, that can be fliped/rotated to right on tap and vice-versa.This widget is still is in beta version.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on customflipcard