-
### Steps to reproduce
1. `flutter create -e example`
2. `flutter build apk --release`
3. Install the apk via `bundletool` (`bundletool install-apks --apks=/MyApp/my_app.apks --allow-downgrade`)
…
-
I get this error when debugging on Android devices, since I upgraded to Flutter 2 it seems...
```
Built build\app\outputs\flutter-apk\app-debug.apk.
Error connecting to the service protocol: fa…
-
Some "top-level" orchestrator builds only kick off sub-builds and then do nothing but wait for the results. [`Mac mac_unopt`](https://github.com/flutter/engine/blob/38e37ce9879b2efe4890a8d09f4207dc56…
-
**Describe the bug**
After bumping to BOM 4.0.0 we are seeing these messages being logged when using Compose on Android
`[Warning] - No Compose Koin context setup, taking default. Use KoinContext(…
-
- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
-…
-
### Which version of floccus are you using?
5.2.0
### How many bookmarks do you have, roughly?
5 tabs
### Are you using other means to sync bookmarks in parallel to floccus?
No
### Sync method
…
-
**Describe the bug**
**请详细描述问题(ZH_CN)**
A clear and concise description of what the bug is.
I use
```
sudo podman run -d --privileged -p 5555:5555 --name redroid docker.io/redroid/redroid:14.0.0…
-
See [Benjamin_Loison/Food/issues/43](https://codeberg.org/Benjamin_Loison/Food/issues/43).
```bash
pkg install -y termux-api
```
+5
**Problem description**
**Steps to reproduce**
…
-
```nix
{
description = "Flutter 3.13.x";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
android-nixpkgs = {
url = "github:tadfisher/android-nixpkgs";
in…
orhnk updated
2 months ago
-
### Steps to reproduce
1. Launch the [camerax example app](packages/camera/camera_android_camerax/example/lib/main.dart) on a physical Android device
2. Select camera and tap the "record video" butt…