SatoshiPortal / bullbitcoin-mobile

The Bull Bitcoin Mobile Wallet and Exchange App
MIT License
54 stars 18 forks source link

de-google QR module #128

Open i5hi opened 8 months ago

i5hi commented 8 months ago

Review from a user:

"The flutter package uses a closed-source Google-owned algo that scans the QR code. There are other flutter packages out there that scan QR with no Google involvement but add ~3MB to the app."

i5hi commented 8 months ago

This works on all our test devices. Closing this for now. If users have issues with it we can open a new issue with more specific details.

i5hi commented 8 months ago

reopening...lets just wait for tests on Graphene to confirm.

i5hi commented 7 months ago

Closing this. Let new issues that come up in testing be reported separately.

leesalminen commented 1 month ago

https://x.com/aeonbtc/status/1791606193737372156?s=46&t=_6Oe_Q359LmqPqg4ZZgQ4w

User reporting this as an issue.

leesalminen commented 1 month ago

Francis’ comment https://x.com/francispouliot_/status/1791609325372207393?s=46&t=_6Oe_Q359LmqPqg4ZZgQ4w

mocodesmo commented 1 month ago

https://github.com/GrapheneOS/Camera

@i5hi @leesalminen is using the cameraX android library acceptable ? there are a few newer flutter packages that use cameraX internally.