credit_card_displayer 0.0.7 credit_card_displayer: ^0.0.7 copied to clipboard
A very easy-to-use package to display credit card with the appropriate logo, according to the credit card first number
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 :
To use it, you must first import the package
And finally, to use it, you can do this way :
This is a screenshot of the excpected result :