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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
64
likes
130
points
1.74k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.24 - 2025.04.08

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

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on credit_card_scanner