easy_card_scanner

Creator: coderz1093

Last updated:

0 purchases

easy_card_scanner Image
easy_card_scanner Images

Languages

Categories

Add to Cart

Description:

easy card scanner

Easy Card Scanner, You can easily Scan your Credit/Debit Card Offline Google ML is used
Features #

offline and fast
uses native screen to scan card

Fixes #

app crash on pressing BackButton for Android
app crash for iOS

Example : #
Check out an example
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
easy_card_scanner: <latest-version>
copied to clipboard
Usage #
How to use it #
import 'package:easy_card_scanner/credit_card_scanner.dart';
var cardDetails = CardScanner.scanCard();
log(cardDetails);
copied to clipboard
iOS Requirements #

The minimum target for iOS should be >= 12.0.0
Comment out the use_frameworks! line from under Podfile of your Flutter project.
You can find this Podfile under your_flutter_project/ios/Podfile

It's previous version was built by nateshmbhat #
Credit goes to nateshmbhat

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.