roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
405 stars 331 forks source link

Build Failed with an exception while runing the app #143

Open devloperAditya opened 5 years ago

devloperAditya commented 5 years ago

@roughike Whenever i add flutter_facebook_login dependecny to pubspec.yaml i get a build failed error, any workaround which could help me ???

My Console shows me this : -

`FAILURE: Build failed with an exception.

BUILD FAILED in 10s


The Gradle failure may have been because of AndroidX incompatibilities in this Flutter app. See https://goo.gl/CP92wY for more information on the problem and how to fix it.


Finished with error: Gradle task assembleDebug failed with exit code 1 `