easy_card_scanner 1.0.5 copy "easy_card_scanner: ^1.0.5" to clipboard
easy_card_scanner: ^1.0.5 copied to clipboard

PlatformAndroidiOS
outdated

Easy Credit Card Scanner

image


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

Example : #

Check out an example

Installation #

Add this to your package's pubspec.yaml file:

dependencies:
  easy_card_scanner: <latest-version>

Usage #

How to use it #

import 'package:easy_card_scanner/credit_card_scanner.dart';
var cardDetails =  CardScanner.scanCard();
log(cardDetails);

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

5
likes
130
points
32
downloads

Publisher

verified publisherdevhammad.com

Weekly Downloads

Easy Credit Card Scanner

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on easy_card_scanner