iamvivekkaushik / AwesomeCard

A Flutter package to easily create a Credit Card in your application.
MIT License
151 stars 86 forks source link

Just MasterCard logo? #2

Closed nidhinmahesh closed 4 years ago

nidhinmahesh commented 4 years ago

the package is practically useless as it has only one card manufacturer logo on it. Please add other bank details also / make it optional

iamvivekkaushik commented 4 years ago

Hi @nidhinmahesh, there are logos for multiple card providers. A logo is automatically used based on the card number provided. This package can detect Master Card, Visa, JCB, RuPay, Diners Club, Discover, and Maestro.

iamvivekkaushik commented 4 years ago

I am closing this.