When your IDE gives you an error message that means nothing at all — After programming for a while in Flutter, I returned to an old Android app to add some features and fix a bug. It’s always confusing to switch between languages — is it semicolon, colon, tabs or parentheses? What’s the syntax for switch again…? In this case, I wrote the following…