-
Hi, I have been trying to compile the android app in order to test out the usermod, for BLE control.
But somehow is not compiling.
Could you help me out? Or release and apk in order to try?
Bes…
-
### Steps to reproduce
1
### Expected results
1
### Actual results
```
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
Launching lib\main.…
-
### Steps to reproduce
1. Install Flutter, projects with no plugins build normally as expected
2. Add any package to a project (in my case it's media_kit)
3. Attempt to run debugging - fails with…
-
Running `cargo apk --example vulkan-android`
```
AndroidManifest.xml:1: error: No resource identifier found for attribute 'versionCode' in package 'android'
AndroidManifest.xml:1: error: No resou…
kvark updated
1 month ago
-
## Problem Description
I was making a form for inputting user information. As there were multiple fields, some fields went out of screen visibility and when I am submitting the form these fields are …
-
Flutter version 3.24.3 on channel stable
When attempting to attach a debugger to a running Flutter application using the flutter attach command, an error occurs indicating that a stream has already…
-
Not sure where the error `error: missing required argument 'release-binary-file'` comes from, and haven't found that arg in the codebase of this action or in the CLI docs: https://firebase.google.com/…
-
### Summary
I'm following React Native Expo Getting Started -- Android device, development build, EAS. After running `npx expo start`, the QR code does not open my app on my Android phone. This pro…
-
## Environment
System:
OS: Windows 11 10.0.22631
CPU: (4) x64 Intel(R) Core(TM) i3-10110U CPU @ 2.10GHz
Memory: 2.34 GB / 11.85 GB
Binaries:
Node:
version: 20.11.1
path: C:\P…
-
## Issue
Hey, first of all, thank you for such a brilliant package!
I get an kinda empty remoteMessage in some case:
1. The app is in the background.
2. A notification …