scan_credit_card 0.0.1 copy "scan_credit_card: ^0.0.1" to clipboard
scan_credit_card: ^0.0.1 copied to clipboard

outdated

Fast, Accurate and Secure Credit & Debit card scanning library for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scan_credit_card

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  scan_credit_card: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:scan_credit_card/scan_credit_card.dart';
1
likes
0
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Fast, Accurate and Secure Credit & Debit card scanning library for flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_auth, flutter

More

Packages that depend on scan_credit_card

Packages that implement scan_credit_card