We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SocialShare.checkInstalledAppsForShare() returns false for all entries
flutter doctor -v [√] Flutter (Channel unknown, 2.2.3, on Microsoft Windows [versão 10.0.19043.1237], locale pt-BR) • Flutter version 2.2.3 at C:\dev\flutter • Framework revision f4abaa0735 (3 months ago), 2021-07-01 12:46:11 -0700 • Engine revision 241c87ad80 • Dart version 2.13.4
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3) • Android SDK at C:\dev\AndroidSDK • Platform android-30, build-tools 30.0.3 • ANDROID_HOME = C:\dev\AndroidSDK • ANDROID_SDK_ROOT = C:\dev\AndroidSDK • Java binary at: C:\dev\java8\bin\java • Java version Java(TM) SE Runtime Environment (build 1.8.0_261-b12) • All Android licenses accepted.
The text was updated successfully, but these errors were encountered:
I think this comment will resolve your problem. #81 (comment)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
SocialShare.checkInstalledAppsForShare() returns false for all entries
flutter doctor -v
[√] Flutter (Channel unknown, 2.2.3, on Microsoft Windows [versão 10.0.19043.1237], locale pt-BR)
• Flutter version 2.2.3 at C:\dev\flutter
• Framework revision f4abaa0735 (3 months ago), 2021-07-01 12:46:11 -0700
• Engine revision 241c87ad80
• Dart version 2.13.4
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at C:\dev\AndroidSDK
• Platform android-30, build-tools 30.0.3
• ANDROID_HOME = C:\dev\AndroidSDK
• ANDROID_SDK_ROOT = C:\dev\AndroidSDK
• Java binary at: C:\dev\java8\bin\java
• Java version Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
• All Android licenses accepted.
The text was updated successfully, but these errors were encountered: