flutter_qr_code_scanner_generator_sharing icon indicating copy to clipboard operation
flutter_qr_code_scanner_generator_sharing copied to clipboard

Flutter App For Scanning, Generating, Sharing QR Code

Results 8 flutter_qr_code_scanner_generator_sharing issues
Sort by recently updated
recently updated
newest added

MissingPluginException(No implementation found for method shareFile on channel channel: me.alfian.share/share) methodChannel._invokeMethod

Build failed with the following error ../../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/qr_flutter-1.1.6/lib/src/qr_painter.dart:101:25: Error: A value of type 'Future' can't be assigned to a variable of type 'Image'. - 'Future' is from 'dart:async'. - 'Image' is...

Here's a new sample of this project working with android and ios: https://github.com/AhmedKhattab95/qr_code_sample

Can you please update the project with latest libraries. FAILURE: Build failed with an exception. * What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10...

qr_flutter updated to "qr_flutter: ^2.0.0" Compile version Updated to 28 Build version updated to 28

Move to qr_flutter 2.0 to support Flutter 1.2

This pull solves all the issues I found building this project on a win10 machine with all updated dart and flutter packages up to 18-8-2019.