flutter_card_io icon indicating copy to clipboard operation
flutter_card_io copied to clipboard

How to discard scanned credit cards

Open guilhermefilippo opened this issue 5 years ago • 2 comments

Hi,

I am using the credit card scanner. However, it cannot read cardHolderName and after using the scanner for the first time, I cannot discard the scanned card image.

Is there a way to do this?

guilhermefilippo avatar Dec 15 '19 21:12 guilhermefilippo

It seems that after I put the scanCard into a try, it worked normally (discarding the last card). Now I am trying to make reading the card owner name work.

guilhermefilippo avatar Dec 15 '19 21:12 guilhermefilippo

I put scanCard into a try, but it is not working, that is not discarding the last card.

reforge42 avatar Jan 28 '20 05:01 reforge42