khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
98 stars 56 forks source link

Error while building example #85

Closed atulraj85 closed 1 year ago

atulraj85 commented 1 year ago

FAILURE: Build failed with an exception.

BUILD FAILED in 8s Running Gradle task 'assembleDebug'... 9.5s Exception: Gradle task assembleDebug failed with exit code 1

leccyril commented 1 year ago

what was the issue ? i have the same

atulraj85 commented 1 year ago

I had this isssue quite a long ago. It was due to the way I installed Flutter. I installed it manually then it worked.