iamvivekkaushik/AwesomeCard

Get card type

Closed this issue · 4 comments

Hello, how I get the card type once the user has finished the number?

It automatically detects the card type you don't need to provide it as a argument (that's optional in case you want to override).

@iamvivekkaushik I mean, how do I listen for a detection, since I want to use that type on the future

This library does not provide that functionality. However you can copy the code from lib/extra/helper.dart and use it in your app.

I'm closing this issue since it is not related to this package.