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

Fast, Accurate and Secure Credit & Debit card scanning library for flutter. This package is a fork of the original.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add credit_card_scanner

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

dependencies:
  credit_card_scanner: ^1.0.5

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:credit_card_scanner/credit_card_scanner.dart';
58
likes
110
pub points
92%
popularity

Publisher

unverified uploader

Fast, Accurate and Secure Credit & Debit card scanning library for flutter. This package is a fork of the original.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on credit_card_scanner