Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

Rolls Pigeon to 26.1.2 in webview_flutter_android to pick up a fix for a Kotlin 1.8 compatibility issue.

Fixes flutter/flutter#178756

Pre-Review Checklist

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

Rolls Pigeon to 26.1.2 in `webview_flutter_android` to pick up a fix for
a Kotlin 1.8 compatibility issue.

Fixes flutter/flutter#178756
@stuartmorgan-g
Copy link
Collaborator Author

test-exempt: rolling dependencies

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly addresses a Kotlin 1.8 compatibility issue by updating the Pigeon dependency to version 26.1.2 in the webview_flutter_android package. The changes are well-executed, including the necessary updates to pubspec.yaml, CHANGELOG.md, and the regenerated Pigeon files. The code is clean and the changes are consistent with the PR's objective. I have no further comments; the PR is ready for merging.

Copy link
Contributor

@bparrishMines bparrishMines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 21, 2025
@auto-submit auto-submit bot merged commit 6f2dd54 into flutter:main Nov 21, 2025
80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: webview_flutter platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

webview_flutter_android fails compilation on Kotlin 1.8

2 participants