flutter_credit_card_ui 0.0.2 copy "flutter_credit_card_ui: ^0.0.2" to clipboard
flutter_credit_card_ui: ^0.0.2 copied to clipboard

outdated

package that allows you to easily create debit card and credit card user interfaces. With this package, users can also flip the card to view additional details. It provides customizable options for ca [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_credit_card_ui

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

dependencies:
  flutter_credit_card_ui: ^0.0.2

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:flutter_credit_card_ui/flutter_credit_card_ui.dart';
2
likes
0
points
20
downloads

Publisher

verified publisheringeniousmindslab.com

Weekly Downloads

package that allows you to easily create debit card and credit card user interfaces. With this package, users can also flip the card to view additional details. It provides customizable options for card decoration, such as gradient colors, background images, and various text styles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flip_card, flutter

More

Packages that depend on flutter_credit_card_ui