divan / txqr

Transfer data via animated QR codes
MIT License
2.93k stars 169 forks source link

suggestion for Swift #3

Open ghost opened 5 years ago

ghost commented 5 years ago

you can use FLutter and talk from flutter to golang / gomobile. Then you eliminate all swift.

Here is one example: https://github.com/empirefox/flutter_dial_go

there are a few others out there.

Showing a Camera view to scan the QR code with flutter is quite easy.

cristaloleg commented 5 years ago

I’m not the author, but thanks for the link :)

ghost commented 5 years ago

Can you link me to the author. Will have a go at converting it and put on GitHub.