Problems creating Flutter APK on Android after Firebase setup
I am writing an app for Android in Flutter. Initially, when I built the APK, it worked correctly on a device. However, after configuring the app for using the firebase cloud message (mainly in the pubspec.yaml and various source .dart…