Skip to content

chore(device_info_plus): resolve ci#3899

Closed
daniJimen wants to merge 1 commit into
fluttercommunity:feat/device_info_plus_kotlinfrom
daniJimen:feat/device_info_plus_kotlin_fix_ci_issues
Closed

chore(device_info_plus): resolve ci#3899
daniJimen wants to merge 1 commit into
fluttercommunity:feat/device_info_plus_kotlinfrom
daniJimen:feat/device_info_plus_kotlin_fix_ci_issues

Conversation

@daniJimen

Copy link
Copy Markdown

CP: #3835

Plugin

device_info_plus

Use case

Starting with Android Gradle Plugin (AGP) 9.0, support for applying the Kotlin Gradle Plugin (KGP) has been removed. Because this plugin applies KGP, it causes a compilation error that prevents my app from building. Here is an example of the error flutter/flutter#181383.

Flutter has temporarily added support to allow KGP while apps and plugins migrate to AGP 9.0+, but this support will be removed in a future version of Flutter.

Please migrate this plugin to use built-in Kotlin to ensure your plugin users can successfully build their apps in future versions of Flutter.

Here is the Flutter migration guide for plugin authors.

Please be respectful and mindful of the plugin repository's rules and code of conduct when reporting issues and interacting with plugin authors.

For reference, see the Flutter Code of Conduct.

Proposal

Please migrate to Flutter's request.

@daniJimen daniJimen closed this Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant