Yesterday I finally managed to ... Compile an app in Flutter and run it on an Android Emulator! What a s**tshow.
It was completely not clear how to install the different components. When I added a library, all of a sudden all hell broke loose and I had to manually change the versions of the NDK and of Gradle. Why?
Anyway, now I can get to the fun part and debug why my running app doesn't count as many kms as the other apps :)