-
## Steps to Reproduce
1. Execute `flutter run` on the code sample with an Android TV emulator
2. Try to tap up and down on the DPad to hopefully focus or highlight a list item. It does no…
-
whenever I try to run my flutter project they show,
Exception: Gradle task assembleDebug failed with exit code -1
I have tried all possible ways to solve this error.I have solved all issues rela…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. there are 2 markers with MyMarkerId which extends MarkerId and MyInfoWindow which extend InfoWindow and the other 2 markers…
-
```
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…
-
This issue relates to hero widgets. In the reproduction sample, I have put three blocks on top of each other, all of which are Heros that are kept throughout the three pages in the app. However, t…
-
i give the apk as the argument. The program just exits. It happens when i dont give any argument to it.
python obfuscators/obfuscators.py just exits.
-
With the release of View8 bytenode seems to have lost it's use for protection of source code. Is there any way we can still protect our code against View8 ?
https://github.com/suleram/View8
-
### Description
When trying to sign in it displays error saying "due to multiple sign in attempts or suspicious activity your access to snapchat has been temporarily disabled."
### Reproduction st…
-
### Describe the feature
Basically an option to edit each part (manifest, files, data, etc.) of an app or apk/apks file, etc.
### Describe the solution you'd like
It would be great if this were s…
-
I was looking through https://github.com/open-telemetry/semantic-conventions/tree/main/docs/http#semantic-conventions-for-http and I am worried that users looking to understand how the breaking change…