itc_card_scanner 0.0.4 copy "itc_card_scanner: ^0.0.4" to clipboard
itc_card_scanner: ^0.0.4 copied to clipboard

A Flutter plugin for scanning credit cards using device camera with OCR. Extracts card number, expiry date, cardholder name, and card type.

0.0.4 #

  • Initial release of ITC Card Scanner
  • Credit card scanning using device camera
  • OCR-based text recognition for card details
  • Support for card number, expiry date, cardholder name, and card type detection
  • Cross-platform support (Android & iOS)
  • Real-time scanning preview with overlay
  • Support for major card types: Visa, MasterCard, American Express, Discover, JCB, Diners Club
  • Automatic card type detection based on card number patterns
  • Luhn algorithm validation for card numbers
  • Sophisticated name extraction with filtering
  • Flutter integration with easy-to-use API
2
likes
150
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for scanning credit cards using device camera with OCR. Extracts card number, expiry date, cardholder name, and card type.

Homepage
Repository (GitHub)

Topics

#camera #credit-card #scanner #ocr #payment

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on itc_card_scanner

Packages that implement itc_card_scanner