-
As per the below links we are using both visibility change and page hide events,
we could use
```js
// src/batchUploader.ts
if(document.hidden){
_this.prepareAndUpload(false, _this.isBeaco…
-
> Please read these quoted sections before submitting, and remove them (including this one) when you have provided what
> is asked, in order to make addressing the issue easier for everyone. Thank yo…
-
### Summary
The `--port` argument for `expo start` only sets the Metro bundler port. There's currently no way to customize the port on which the web application will run in development, it always def…
-
## Steps to Reproduce
1. Create project in a different drive from Flutter SDK
2. Add `shared_preferences` and `url_launcher` to `pubspec.yaml` and run `flutter pub get`
3. Open the `android` fold…
-
### Core or SDK?
Core Sentry product
### Which part? Which one?
Issues
### Description
Sentry users can't use the stack trace linking feature for just any platform, so we should clarify somewhere…
-
### What package does this bug report belong to?
flutter_svg
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency…
-
### Steps to reproduce
`recorder.endRecording().toImage(totalWidth, totalHeight);`
I use `PictureRecorder` and `Canvas` to merge multi images to a single image. If the `totalWidth` * `totalHeight`…
-
### Description
https://posthog.com/questions/session-replay-react-native-web
https://github.com/necolas/react-native-web
-
### Bug description
Hello guys,
Once the code is deployed on Firebase Hosting, Pdf Viewer don't work anymore, everything fine on local and on mobile.
I'm getting the following exception in the co…
-
_Imported from https://github.com/dnfield/flutter_svg/issues/1047_
Original report by @sinhpn92 on Mar 13, 2024
Hello,
I upgraded to version `2.0.10+1` and used `ColorFilter` to make color for the …