-
same to https://github.com/flutter/flutter/issues/45243, but problem still here
iOS platform is normally, only crash in Android platform
video:
https://user-images.githubusercontent.com/195…
-
dx tool failed:Warning in com.miracle.jar:com/cloud/game/agent/sdk/utils/SDKExecutor.class:
Type `android.os.Looper` was not found, it is required for default or static interface methods desugaring…
-
While a platform view is on screen on Android, and also with an animation active, GestureDetector reports incorrect, jumpy values while dragging your finger (even if it's not moving).
This sample s…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. The GitHub page will appear, so go to any page.
3. Tap the back arrow in the lower left corner of the screen.
4. An er…
-
Selendroid is based on the Android instrumentation framework and this requires a selendroid-server per app under test.
We should be able to support testing multiple apps at the same device to be able…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample (iOS Simulator or iPad with bluetooth keyboard)
2. Enter some text into the search field and press left arrow key
**Expect…
-
I read many issues regarding crash on herolte 7.1.x. Here comes some, hopefully helpful, more information:
### Steps to reproduce
1. Ensure 'allow sites to open new windows/tabs' is enabled
2. Go…
-
### Description
Cartes IGN ne se lance pas correctement.
### Comportement attendu
Cartes IGN devrait se lancer normalement comme sur la version précédente.
### Comment reproduire l'anomali…
-
### Steps to reproduce
1:flutter version 1.22.6 or 3.16.0 or newer
2:Platform: MeiZu Android 11
3:webview_flutter: 3.0.4 or newer
I set Scaffold resizeToAvoidBottomInset: true, but WebView tex…
-
It would be nice for extending purposes if the `IWebView` interface had a public `webView` field.
In `IOSWebView`, `AndroidWebView`, and `DesktopWebView` the native `webView` variable (although in …