flutter_facebook_login
flutter_facebook_login copied to clipboard
throwToolExit Exception on Flutter V1.17.0
There's throwToolExit exception occurs every time of APK start launching. Remove flutter_facebook_login: ^3.0.0
from pubspec.yaml can fix this. So, I think this is an issue of flutter_facebook_login, please help to check, thanks in advance!
This issue only appears on Android (I didn't use any emulator, just physical Samsung S8 with Android 9.0), iOS is OK.
I attach log of flutter run -v
as a file as it's too long, hope this helps!
flutter_run_v.log
flutter doctor -v
:
[✓] Flutter (Channel stable, v1.17.0, on Mac OS X 10.14.6 18G103, locale en-CN)
• Flutter version 1.17.0 at /Volumes/Transcend/Development/flutter
• Framework revision e6b34c2b5c (8 days ago), 2020-05-02 11:39:18 -0700
• Engine revision 540786dd51
• Dart version 2.8.1
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at /Volumes/Transcend/Development/AndroidSDK
• Platform android-29, build-tools 29.0.2
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.3.1, Build version 11C504
• CocoaPods version 1.9.0
[✓] Android Studio (version 3.6)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 45.1.1
• Dart plugin version 192.7761
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
[✓] VS Code (version 1.45.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.10.1
[!] Connected device
! No devices available
! Doctor found issues in 1 category.