Skip to content

feat(android): Migrate plugins to built-in Kotlin#3817

Closed
mohamed-foly wants to merge 1 commit intofluttercommunity:mainfrom
mohamed-foly:test/min-floor-3.41
Closed

feat(android): Migrate plugins to built-in Kotlin#3817
mohamed-foly wants to merge 1 commit intofluttercommunity:mainfrom
mohamed-foly:test/min-floor-3.41

Conversation

@mohamed-foly
Copy link
Copy Markdown

device_info_plus

Description

Move the Android plugin to Flutter's built-in Kotlin setup and remove the old kotlin-android wiring. This keeps the plugin aligned with the supported Android build path before the old KGP flow becomes a build problem.

Related Issues

None.

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • I ran the available validation for this change: flutter pub get and the example build on the Flutter 3.44 line.
  • I checked the app side with flutter analyze; it only reports the pre-existing infos.

Breaking Change

No, this is not a breaking change.


package_info_plus

Description

Move the Android plugin to Flutter's built-in Kotlin setup and remove the old kotlin-android wiring. This keeps the plugin aligned with the supported Android build path before the old KGP flow becomes a build problem.

Related Issues

None.

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • I ran the available validation for this change: flutter pub get and the example build on the Flutter 3.44 line.
  • I checked the app side with flutter analyze; it only reports the pre-existing infos.

Breaking Change

No, this is not a breaking change.


sensors_plus

Description

Move the Android plugin to Flutter's built-in Kotlin setup and remove the old kotlin-android wiring. This keeps the plugin aligned with the supported Android build path before the old KGP flow becomes a build problem.

Related Issues

None.

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • I ran the available validation for this change: flutter pub get and the example build on the Flutter 3.44 line.
  • I checked the app side with flutter analyze; it only reports the pre-existing infos.

Breaking Change

No, this is not a breaking change.


share_plus

Description

Move the Android plugin to Flutter's built-in Kotlin setup and remove the old kotlin-android wiring. This keeps the plugin aligned with the supported Android build path before the old KGP flow becomes a build problem.

Related Issues

None.

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • I ran the available validation for this change: flutter pub get and the example build on the Flutter 3.44 line.
  • I checked the app side with flutter analyze; it only reports the pre-existing infos.

Breaking Change

No, this is not a breaking change.

@mohamed-foly
Copy link
Copy Markdown
Author

Superseded by separate package PRs.

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