qml: add QR code imageprovider using qrcode/PIL
adds buildozer 'pillow' recipe to requirements add initial PoC on qml receive tab
This commit is contained in:
@@ -51,7 +51,8 @@ requirements =
|
||||
libsecp256k1,
|
||||
cryptography,
|
||||
pyqt5sip,
|
||||
pyqt5
|
||||
pyqt5,
|
||||
pillow
|
||||
|
||||
# (str) Presplash of the application
|
||||
#presplash.filename = %(source.dir)s/gui/kivy/theming/splash.png
|
||||
|
||||
Reference in New Issue
Block a user