-
The 1.21 alpha (tested all of them up to 21.0.2) doesn't launch, and logs following:
```
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'wunderreich…
-
While submitting release version of App to AppStore I am getting the following update from Apple
```
ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/Flutter.f…
-
```
alert(123)
alert("hellox worldss");
javascript:alert("hellox worldss")
'>alert(String.fromCharCode(88,83,83))
document.write("">'>alert(String.fromCharCode(88,83,83))
';alert(String.fromC…
-
Actually has a similar issue with related but not the same bug: #67866
```bash
======== Exception caught by services library ======================================================
The following a…
-
Hi There,
I am having issues with unpinning two applications, named Navimow (com.segway.mower) and Hansgrome Home (com.hansgrohe.poseidon). Normal ADB-Connection-Setup with HTTP Toolkit was not pos…
-
## Steps to Reproduce
1. Execute `flutter run` on starter app
2. Toggle airplane mode
**Expected results:** App to continue running
**Actual results:** App crashes
Note, the app d…
-
### Description
There are no errors when running on emulator. Release build works on ios but crushes on Android right after app starts.
Tried with releases of `amplify_auth_cognito` 1.7.2 and 1.6.…
-
## Steps to Reproduce
**Control sample:**
1. Create a dummy project; `flutter create bug`
2. Add debuggable true to android app build.gradle. builtTypes block now look like this:
```
…
-
dagger version **>=2.51**, no issue in version **2.50**
**this error happen when enable Minify & shrinkResources, icant reach to original property or know how to debug it
the app crashed in first…
-
Issue on desktop-embedding, running a project for macOS. No combination of TextInputAction's provides the expected behaviour for creating new lines.
## Steps to Reproduce
1. Run `flutter create …