Building gives this warning on version 0.8.1 of the plugin:
WARNING: Your app uses the following plugins that apply Kotlin Gradle Plugin (KGP): audio_decoder
Future versions of Flutter will fail to build if your app uses plugins that apply KGP.
Please check the changelogs of these plugins and upgrade to a version that supports Built-in Kotlin.
If no such version exists, report the issue to the plugin. If necessary, here is a guide on filing
an issue against a plugin: https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-app-developers#report-incompatible-kotlin-gradle-plugin-usage-to-plugin-authors
I looked around the github to see if it's already been handled and it doesn't look like it, so apologies if it has been and just hasn't been released yet!
Building gives this warning on version 0.8.1 of the plugin:
I looked around the github to see if it's already been handled and it doesn't look like it, so apologies if it has been and just hasn't been released yet!