Results 4 comments of Ivan

I had this issue too. I was installing via `flutter pub global activate cider` but switched to `dart pub global activate cider`. That worked for me, although I don't know...

I had this issue sometimes on a Pixel 3a with Android 12 as well. I downgraded flutter_unity_widget to 2020.3.25 as a temporary workaround for myself and haven't had time to...

@juicycleff The problem that's occurring is that the Flutter window is not the "key" window that receives all the keyboard input. This is a workaround that works for our use...

Hi Paul, this is the output running cmd.exe as admin. (Not under cygwin as the path implies) Edit: This was run after after deleting the .py script from %ANDROID_HOME%\tools ....