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

Read id card flutter desktop app #26

Open
Zidoun-Abdou opened this issue Mar 26, 2024 · 1 comment
Open

Read id card flutter desktop app #26

Zidoun-Abdou opened this issue Mar 26, 2024 · 1 comment

Comments

@Zidoun-Abdou
Copy link

Hello, thanks for the great code ! The code works perfectly for me in android, I need to build a desktop app to read passport using external NFC reader. Which type should I buy please ? And how to do it ? Thanks in advance ❤️

@smlu
Copy link
Member

smlu commented May 20, 2024

I have no experiences with external NFC reader. In general NFC reader should support ISO 14443 standard, and if possible ISO 7816-3. You will also have to implement ComProvider to support your NFC reader. See also NfcProvider which implements NFC provider for iPhone & Android.

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

2 participants