-
## Steps to Reproduce
1. Clone https://github.com/flutter/samples
2. Edit project: `add_to_app/multiple_flutters/multiple_flutters_android`
apply these changes:
```diff
diff --git a/…
yrom updated
8 months ago
-
```
hi,
im trying to lunch the from eclipse after import the project to the workspace,
when i run the app i'm getting this:
03-13 18:56:18.643: E/AndroidRuntime(4706): FATAL EXCEPTION: main
03-13 1…
-
verbose logs don't seem to indicate something is wrong, but the notification sliders of SystemUI are still greyed out.
-
```
FAILURE: Build failed with an exception.
* Where:
Script '/Users/sudhirarora/downloads/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1070
* What went wrong:
Execution fail…
-
-
### Description
Flutter 3.22 introduced “Flavor-conditional asset bundling”, read more about them in the [“Conditionally bundling assets based on flavor” documentation](https://docs.flutter.dev/dep…
-
The obvious choice is [SLF4J](https://github.com/qos-ch/slf4j). In which case there should be no need for us to expose any additional API (beyond adding the `slf4j-api` mandatory dependency) to suppor…
-
Mike Kuketz from my beloved [Kuketz IT-Security Blog](http://www.kuketz-blog.de/) was so kind to analyze the current build of our app created from our `development` branch using [AndroBugs](http://and…
-
### Issue details
Using v1.4.7:
![image](https://github.com/skylot/jadx/assets/58960785/49f2ab0b-2116-4273-b70b-fca9dd5a4dc7)
Understand there is a commit on this issue: https://github.com/skylot/j…
icyzs updated
6 months ago
-
## Description
Using emulicious we can debug a game boy rom and see all subfolder and files from debug information. In radare2 we currently can only see debugs infos in a single file in r2.
If y…