Releases: nateshmbhat/card-scanner-flutter
Releases · nateshmbhat/card-scanner-flutter
v1.0.1
What's Changed
- migrating to null safety by @nateshmbhat in #41
- updated ignore by @nateshmbhat in #42
- ios bug fix by @nateshmbhat in #45
- Docs: add missing semicolons in example snippet. by @difelice in #51
- Android mlkit update by @ssj9685 in #69
New Contributors
Full Changelog: v0.2.1...v1.0.1
Migrating to null safety
Merge pull request #42 from nateshmbhat/null-safety updated ignore
Lots of Improvements 🚀😁
- 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
Added IOS support 🥳 🚀
0.1.0
- Added IOS support 🥳
- Still Better accuracy and speed of scanning ✅
- refactored example app
0.0.3
Added
- Card Expiry scan
- Card holder name scan
- Card Issuer scan