Firebase setup after upgrading to Flutter 3.19.0 (Host platform returned null value for non-null return value)
I am upgrading Flutter to 3.19.0 and I am having problem with Android setup. According to Flutter's breaking changes, the Android setup should look different now. I think I followed all the instructions and have the following gradle files: android/settings.gradle:…