credit_card_minimalist 1.2.3 copy "credit_card_minimalist: ^1.2.3" to clipboard
credit_card_minimalist: ^1.2.3 copied to clipboard

Beautiful credit card, completely editable, with all widgets ready to use, simple and pretty.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add credit_card_minimalist

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

dependencies:
  credit_card_minimalist: ^1.2.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:credit_card_minimalist/CreditCard.dart';
import 'package:credit_card_minimalist/credit_card.dart';
import 'package:credit_card_minimalist/utils/Colors.dart';
5
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Beautiful credit card, completely editable, with all widgets ready to use, simple and pretty.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

credit_card_number_validator, flare_flutter, flutter, provider

More

Packages that depend on credit_card_minimalist