This repository was archived by the owner on Sep 8, 2025. It is now read-only.
QR Scanning Screens? #307
patterueldev
started this conversation in
Ideas
Replies: 1 comment
-
hi @jpteruel095
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I haven't read into this too much. There's no proper documentation. But upon checking out the repository itself, I can't find any reference to QR scanners. I can only see media stuff like Media controllers that seem to use the camera. But I might need the AVFoundation or similar to android to display QR scanners.
I'm looking for something similar to flutter: https://pub.dev/packages/qr_code_scanner
I'm still trying to figure out how your library fully works. I don't know if it's possible to create platform-specific view controllers or activities by injecting some code to make it compatible with routing? This is in case a certain UI implementation is still not available, so I would like to do it myself.
Beta Was this translation helpful? Give feedback.
All reactions