shs_cardscan 0.0.1
shs_cardscan: ^0.0.1 copied to clipboard
Flutter plugin for on-device payment card scanning on Android and iOS.
0.0.1 #
- Add native card scanning support for Android and iOS.
- Add
isSupported()andscanCard()Flutter API. - Add on-device card number and expiry extraction support.
- Remove API key requirement from the Android flow.
- Bundle native platform implementations inside the Flutter package.