-
### Platform
Flutter Mobile
### Obfuscation
Enabled
### Debug Info
Disabled
### Doctor
[✓] Flutter (Channel stable, 3.22.2, on macOS 14.4
23E214 darwin-arm64, locale zh-Hans-CN)
• Flutt…
-
When i want to release a new flutter app bundle to the play store. I get this error:
"This App Bundle contains native code, and you've not uploaded debug symbols. We recommend you upload a symbol fi…
-
### Steps to reproduce the bug
Use my database: [rimusic_20240828194610.db.zip](https://github.com/user-attachments/files/16789436/rimusic_20240828194610.db.zip)
1. Import the database
2. Go to "So…
-
The app crashes when built, then it works properly when started from the phone's launcher.
Was detected on a specific device (Bluebird EF500) running on ARM64, Android 5.1.
## Steps to Reproduce…
-
As @frank-dspeed explains in #7557, ES Module support is pretty important: `as they are not going to implement ESM this is the moment where NW.js can shine when it is able to run Electron apps.`
…
-
Type error is thrown while opening Flutter DevTools
```sh
════════ Exception caught by Flutter framework ═════════════════════════════════
The following _TypeError was thrown during a service ext…
-
The problem is occurring in camera: **^0.8.1+4** using the example showed in pub.dev in flutter camera page.
**Tested devices:**
- Moto Edge | Android 11
- Moto G5S Plus | Android 8.1
**Steps …
-
### Platform
Flutter Mobile
### Obfuscation
Disabled
### Debug Info
Disabled
### Doctor
```
[✓] Flutter (Channel stable, 3.22.3, on macOS 13.6.6 22G630 darwin-arm64, locale en-CA)
• Flutter…
-
Flutter WebView is stuck on certain devices. On my phone the folliwing example runs fine but every time I run it on my tablet it doesn't work.
## Steps to reproduce
1. Execute `flutter run` on t…
-
When enabling R8 code obfuscation via setting `isMinifyEnabled = true` for our release build, we get an error when calling `getBaseFingerprint64`. The retraced stack trace looks like:
```
org.json…