mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

Unable to run app. Gradle build failing continuously for Android #86

Closed AmolGangadhare closed 5 years ago

AmolGangadhare commented 5 years ago

Issue Unable to run app as gradle build is failing.

Steps to reproduce :

  1. Steps give on https://github.com/apptreesoftware/flutter_barcode_reader

Log

FAILURE: Build failed with an exception.

BUILD FAILED in 10s Command: /Users/admin/Desktop/TestApp/flutter_app/android/gradlew app:properties

Finished with error: Please review your Gradle project setup in the android/ folder.

fritz-playmaker commented 5 years ago

Check these steps. It worked for me

https://github.com/apptreesoftware/flutter_barcode_reader/issues/71#issuecomment-468291746

moseskarunia commented 5 years ago

Check whether you already enabled kotlin or not.