-
### Platform
iPadOS 17.6.1, macOS 18
### Plugin
share_plus
### Version
10.1.0
### Flutter SDK
3.24.2
### Steps to reproduce
I'm getting crash reports but I cannot reproduce it on my own. It w…
-
See https://github.com/dart-lang/sdk/issues/31230#issuecomment-662941873
If a user imports `package:foo//foo.dart` we should hint towards `package:foo/foo.dart` instead.
-
### Platform
iOS 16.3.1
### Plugin
share_plus
### Version
7.1.0
### Flutter SDK
3.13.1
### Steps to reproduce
I used code similar to the documentation that triggers a share upon pressing a bu…
-
When using this plugin, I get an error upon hot-restart:`java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.`
```
[ +…
-
Please provide all the information requested. Issues that do not follow this format are likely to stall.
## Description
Remove references to deprecated v1 Android embedding
To ensure this plug…
-
My first `ResponsiveScaffold` was for the _Home Screen_, so I did not notice this deficiency right away. However, my next `ResponsiveScaffold` was for a secondary screen, and now I can't go back to t…
-
Can this integrate with Melos? Is there any guidance on how I might run it across all packages?
-
I was trying to upload a video, image and file at the same time. I used tag for each one. During the progress/result, the tag field is not returned.
``` _uploadVideo({required String url, List? pa…
-
**The case:**
I want to make my app uploading 500-1000 images in the background even when the device is locked. Everything works fine when the app is in the foreground.
**The issue:**
When I lock…
w3ggy updated
2 years ago
-
To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding.
The v1 embedding was deprecated around 6 and a half years ago. In Flutte…