Skip to content

Conversation

@bparrishMines
Copy link
Contributor

@bparrishMines bparrishMines commented Oct 10, 2024

webview_flutter_android now requires API 21+ from #7801. This bumps the webview_flutter_android version and updates the readme in the app-facing package.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@bparrishMines bparrishMines changed the title version bump [webview_flutter] Updates minimum supported webview_flutter_android from 3.16.0 to 4.0.0 Oct 10, 2024
@bparrishMines bparrishMines marked this pull request as ready for review October 10, 2024 19:50
@bparrishMines bparrishMines marked this pull request as draft October 10, 2024 19:50
@bparrishMines
Copy link
Contributor Author

This is now waiting on the discussion in #7801 (comment)

Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

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

LGTM since webview_flutter_android 4.0 was already published, and per discussion in the other issue there's not really a good way to unwind that.

To capture here: the reason this isn't a breaking change, and thus a major version change, is that per https://docs.flutter.dev/reference/supported-platforms 3.24 already only supports 21+, so since this package requires 3.24, the platforms being dropped here already weren't supported by Flutter itself, so nobody should have a build that can be affected by this. (Which is also why flutter_webview_android could have stayed at 3.x)

@bparrishMines bparrishMines marked this pull request as ready for review October 10, 2024 20:09
@bparrishMines bparrishMines added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 10, 2024
@auto-submit auto-submit bot merged commit cf14901 into flutter:main Oct 10, 2024
@bparrishMines bparrishMines deleted the webview_flutter_bump branch October 10, 2024 21:02
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 11, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Oct 11, 2024
flutter/packages@f1a3da2...67401e1

2024-10-10 [email protected] Roll Flutter from 2d45fb3 to 6790525 (7 revisions) (flutter/packages#7843)
2024-10-10 [email protected] [webview_flutter] Updates minimum supported `webview_flutter_android` from 3.16.0 to 4.0.0 (flutter/packages#7844)
2024-10-10 49699333+dependabot[bot]@users.noreply.github.com [webview]: Bump androidx.webkit:webkit from 1.12.0 to 1.12.1 in /packages/webview_flutter/webview_flutter_android/android (flutter/packages#7801)
2024-10-10 [email protected] [interactive_media_ads] Fixes bug where Android would show the last frame of the previous Ad before playing the current one (flutter/packages#7835)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants