-
Hi all,
I'm building a simple WebView for an online magazine both for Android and for iOS.
```
webview_flutter: ^1.0.7
```
The online magazine runs on Wordpress.
The Wordpress site also has …
-
Hi guys,
I'm really hoping someone can help me - I've spent the last few hours trying to fix this, trying all the web-suggested solutions like unlinking and re-linking cocoapods, pristining FFI, re…
jcush updated
2 years ago
-
**Description**
ImageStream returns old imageData when imageStream is started after stopImageStream call.
This is causing barcode scanner to find the same barcode twice even though user is not point…
-
When using map markers and user location enabled, upon going to location on map markers, the user location blue dot will be behind the map marker. This hides it from view and can only be fixed in …
-
iOS emulator version 17.2
### Emulator
Please complete the following information for each phone and/or emulator you're experiencing this bug on:
- Device: [iPhone 15 Pro]
- OS: [iOS 17.2]
- …
-
## Steps to reproduce
1. Clone the [bartekpacia/flutter_integration_test_duration_bug](https://github.com/bartekpacia/flutter_integration_test_groups_bug) repository. This is a default counter app …
-
If my iPhone is in Airplane mode `onPageFinished` is never called.
For Android it works as expected (`onPageFinished` is called and "Web page not available" is shown)
Implementation:
```
…
-
-
This issue has been migrated from [#11777](https://github.com/matrix-org/synapse/issues/11777).
---
This is an issue that'll collect all potential technical issues that removing `twisted` will encou…
-
My macOS app, and Chrome app, keep crashing after some arbitrary amount of time. The iOS app does not.
I've tracked it down (after much guess work) to a very simple use of NavigationRail, coupled …