Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CardScannerPlugin Exception #16

Open
okunadeola opened this issue Jul 26, 2024 · 0 comments
Open

CardScannerPlugin Exception #16

okunadeola opened this issue Jul 26, 2024 · 0 comments

Comments

@okunadeola
Copy link

Thanks for your effort. I got the below WARNING on start of the app for the package

/Users/apple/.pub-cache/hosted/pub.dev/credit_card_scanner-1.0.5/android/src/main/java/com/nateshmbhat/credit_card_scanner/CardScannerPlugin.java:82: warning: [unchecked] unchecked cast
Map<String, String> map = (Map<String, String>) call.arguments;
^
required: Map<String,String>
found: Object
1 warning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant