Flutter application not running after upgrading to 3.24.1 due to Gradle issue
I recently upgraded my Flutter application to version 3.24.1, and since then, I’ve been unable to run the app. I’m encountering the following Gradle issue: You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is…