credit_card_scanner 1.0.5 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.
Changelog #
1.0.5 #
- Updated for Flutter 3
1.0.4 #
- Fixing problems to run your app in iOS
1.0.3 #
- Fixing iOS Bugs
1.0.2 #
- Formating files.
1.0.1 #
- Fixing problems to run your app
1.0.1-prerelease
- ios bug fix
1.0.0-prerelease #
- migrating to null safety
0.2.1 #
- Adds many options to control scanning behavior
- improved card holder name scanning and expiry date scanning accuracy
- refactored major part of code
- added example app and parameter customization ui to fully customize any parameter during run time and find the best options that suit your needs
- added back button to the scanner screen
0.1.0 #
- Added IOS support 🥳
- Still Better accuracy and speed of scanning ✅
- refactored example app 📖
0.0.4 #
- Much Better accuracy in card holder name and expiry date scanning ✅
- Improved speed of scanning 🏎
0.0.1 #
- First Release