ChrisH

Results 26 comments of ChrisH

@HasanEltantawy My code sample was in Kotlin and you've go Java there, sorry should have mentioned it. Anyway that's pretty bizarre there should be no difference if it's Java or...

@HasanEltantawy I have just modified the MainActivity.kt in my little template project that I use for re-creating Flutter issues I occasionally find and report - the project is called fluttery_stuff....

@dragonfax Here's what you can do as a temporary measure: 1) Fork the flutter_gamepad package. 2) From the Android part of the package remove all code that causes problems and...

Go for RawKeyboardListener then! It has it all.

Seriously? This plugin since its 0.5.0 version has been null safe. Been about 11 months now.

Create a new project with the standard icons, move the existing code in there and apply the plugin in the CI tool right before you build and sign the executable...