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

Flutter build failed #192

Open temirfe opened 4 years ago

temirfe commented 4 years ago

`* What went wrong: Could not determine the dependencies of task ':app:preDebugBuild'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. Could not resolve com.facebook.android:facebook-login:[4,5). Required by: project :app Failed to list versions for com.facebook.android:facebook-login. Could not list versions using M2 pattern 'https://raw.github.com/g123k/ShortcutBadger/master/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier])(.[ext])'. Could not get resource 'https://raw.github.com/g123k/ShortcutBadger/master/com/facebook/android/facebook-login/'. Could not GET 'https://raw.github.com/g123k/ShortcutBadger/master/com/facebook/android/facebook-login/'. Received status code 400 from server: Bad Request

flutter doctor `[√] Flutter (Channel stable, v1.9.1+hotfix.4, on Microsoft Windows [Version 10.0.18362.356], locale ru-RU) • Flutter version 1.9.1+hotfix.4 at C:\progs\flutter • Framework revision cc949a8e8b (5 days ago), 2019-09-27 15:04:59 -0700 • Engine revision b863200c37 • Dart version 2.5.0

[√] Android toolchain - develop for Android devices (Android SDK version 28.0.3) • Android SDK at C:\Users\ProsoftPC\AppData\Local\Android\sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-28, build-tools 28.0.3 • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01) • All Android licenses accepted.

[√] Android Studio (version 3.3) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin version 32.0.1 • Dart plugin version 182.5215 • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1248-b01)

[√] VS Code (version 1.38.1) • VS Code at C:\Users\ProsoftPC\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.5.1

[√] Connected device (1 available) • Redmi Go • aa32aa947d95 • android-arm • Android 8.1.0 (API 27)

• No issues found!`