What is your question?
Got the warning below when running the app with device_info_plus ^13.1.0. Is there a plan to migrate away from KGP?
**WARNING: Your app uses the following plugins that apply Kotlin Gradle Plugin (KGP): device_info_plus
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.**
Checklist before submitting a question
What is your question?
Got the warning below when running the app with device_info_plus ^13.1.0. Is there a plan to migrate away from KGP?
**WARNING: Your app uses the following plugins that apply Kotlin Gradle Plugin (KGP): device_info_plus
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.**
Checklist before submitting a question
flutter pub upgradeflutter clean