-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
HacktoberfestIssues taking part in HacktoberfestIssues taking part in HacktoberfestStalebugSomething isn't workingSomething isn't workingiosshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Pluginweb
Description
System info
Issue occurs on: iOS / Android / Web
Plugin name: share_plus
Plugin version: share_plus: ^2.0.0
Flutter doctor output:
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, 2.0.2, on Mac OS X 10.15.7 19H524 darwin-x64, locale en)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2018.2.5)
[✓] VS Code (version 1.53.2)
[✓] Connected device (3 available)
Steps to Reproduce
Mobile issue
flutter/flutter#79201
same as above issue using share_plus
Web issue
using
await Share.share("Hey im some text",
subject: "yoyo im a subject",
sharePositionOrigin:
box.localToGlobal(Offset.zero) & box.size);
Flutter web opens a new tab going to about:blank
Flutter Doctor verbose
[✓] Flutter (Channel beta, 2.0.2, on Mac OS X 10.15.7 19H524 darwin-x64, locale en)
• Flutter version 2.0.2 at /Users/jparrack/phil/flutter
• Framework revision 8962f6dc68 (2 weeks ago), 2021-03-11 13:22:20 -0800
• Engine revision 5d8bf811b3
• Dart version 2.12.1
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at /Users/jparrack/Library/Android/sdk
• Platform android-30, build-tools 29.0.2
• ANDROID_HOME = /Users/jparrack/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 12.4, Build version 12D4e
• CocoaPods version 1.10.1
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 4.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)
[✓] IntelliJ IDEA Ultimate Edition (version 2018.2.5)
• IntelliJ at /Applications/IntelliJ IDEA.app
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin version 182.5215
[✓] VS Code (version 1.53.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.16.0
[✓] Connected device (3 available)
• AOSP on IA Emulator (mobile) • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)
• iPhone 12 Pro Max (mobile) • BE0DF70C-94D9-4120-B5A5-53F9FA755D84 • ios • com.apple.CoreSimulator.SimRuntime.iOS-14-4 (simulator)
• Chrome (web) • chrome • web-javascript • Google Chrome 89.0.4389.90
• No issues found!
amitkot, riscait and darkstarx
Metadata
Metadata
Assignees
Labels
HacktoberfestIssues taking part in HacktoberfestIssues taking part in HacktoberfestStalebugSomething isn't workingSomething isn't workingiosshare_plusFeature, Enhancement, Bug Fixes for Share Plus PluginFeature, Enhancement, Bug Fixes for Share Plus Pluginweb