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

outdated

A flutter project for scanning the credit cards on an iOS device which returns a json response with the details like cardholder's name and the expiry date of the card. For security reasons, we are not [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_card_scanner_latest

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

dependencies:
  flutter_card_scanner_latest: ^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:flutter_card_scanner_latest/flutter_card_scanner_latest.dart';
20
likes
20
pub points
63%
popularity

Publisher

unverified uploader

A flutter project for scanning the credit cards on an iOS device which returns a json response with the details like cardholder's name and the expiry date of the card. For security reasons, we are not collecting CVV during the scan.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_card_scanner_latest