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

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.8

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
135
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on scan_credit_card

Packages that implement scan_credit_card