credit_card_displayer

A very simple and easy-to-use customisable plugin to display a credit card. The card logo is set automatically according to the card nature.

Installation

Run this command on a terminal :

flutter pub add credit_card_displayer

Example

After running the command below, you should see this in your pubspec.yaml :

pubspec.yaml

To use it, you must first import the package

pubspec.yaml

And finally, to use it, you can do this way :

pubspec.yaml

This is a screenshot of the excpected result :

pubspec.yaml