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

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.4

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';
0
likes
140
pub points
53%
popularity

Publisher

verified publisheringeniousmindslab.com

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flip_card, flutter

More

Packages that depend on flutter_credit_card_ui