Added option to share the app via qr-code

This commit is contained in:
2023-09-17 17:41:37 +02:00
parent 7b18fed51d
commit a479fc5ebd
6 changed files with 132 additions and 17 deletions

View File

@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 0.0.3+26
version: 0.0.3+27
environment:
sdk: '>3.0.0'
@ -92,6 +92,7 @@ dependencies:
bottom_sheet: ^4.0.0
device_info_plus: ^9.0.3
flutter_app_badger: ^1.5.0
qr_flutter: ^4.1.0
dev_dependencies:
flutter_test: