QR code scanner

后端 未结 4 1342
醉话见心
醉话见心 2020-12-03 08:50

I would like to create a QR code scanner in my app.

I went through the zxing ,but I could not understand it. I am interested in QR codes only.

All help is hi

4条回答
  •  旧巷少年郎
    2020-12-03 09:29

    I did it using a set of plugins, plus I inserted my own additions to make it a 1-stop setup.

    1. unzip the attached zip file into your project ( https://github.com/chwagssd/qr/archive/master.zip )
    2. point to
提交回复
热议问题