flutter_credit_card_scanner 0.11.9 copy "flutter_credit_card_scanner: ^0.11.9" to clipboard
flutter_credit_card_scanner: ^0.11.9 copied to clipboard

A Flutter package that utilizes the device camera to scan and extract credit card information. by using Google ML for Android and Apple Vision for iOS.

0.11.0 #

Added #

  • Debug options
  • Adding credit card validation
  • More config by the developer

Changed #

  • Updated the plugin to use the latest version of the Google ML Kit library
  • Enhanced the proformance

0.10.0 #

Added #

  • Using apple vision text recognition for ios

0.9.0 #

Changed #

  • Updated the plugin to use the latest version of the Google ML Kit library
  • Update the scanning UI to use the latest design guidelines
  • Faster scanning speed

0.8.0 #

Changed #

  • Updated the plugin to use the latest version of the Google ML Kit library

0.7.3 #

Added #

  • More documentation for existing features
  • Improved usage instructions in README

Changed #

  • Enhanced code comments for better understanding

Fixed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Security #

  • N/A

0.0.1 #

Added #

  • Initial release of the plugin
  • Basic functionality for credit card scanning by camera using google ML

Changed #

  • N/A

Fixed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Security #

  • N/A
15
likes
125
points
438
downloads

Publisher

verified publishersudumtech.com

Weekly Downloads

A Flutter package that utilizes the device camera to scan and extract credit card information. by using Google ML for Android and Apple Vision for iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

apple_vision_commons, apple_vision_recognize_text, camera, credit_card_validator, flutter, google_mlkit_text_recognition

More

Packages that depend on flutter_credit_card_scanner

Packages that implement flutter_credit_card_scanner