Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Pub): Upgrade default Flutter version to 3.24.1 #9036

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MarcelBochtler
Copy link
Member

See 1 for a changelog.

Please ensure that your pull request adheres to our contribution guidelines. Thank you!

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.02%. Comparing base (34a222e) to head (e1b9004).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9036   +/-   ##
=========================================
  Coverage     68.02%   68.02%           
  Complexity     1158     1158           
=========================================
  Files           241      241           
  Lines          7691     7691           
  Branches        867      867           
=========================================
  Hits           5232     5232           
  Misses         2103     2103           
  Partials        356      356           
Flag Coverage Δ
funTest-non-docker 33.92% <ø> (ø)
test 37.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The latest Flutter version requires a more up-to-date Android Gradle
plugin which requires an update for Gradle and Kotlin.

Signed-off-by: Marcel Bochtler <[email protected]>
@MarcelBochtler
Copy link
Member Author

Unfortunately, I'm stuck here.
I had to upgrade the Android synthetic project, because the newer Flutter version requires it.
However the updated Android Gradle plugin seems to not support Java 11 any more.

@sschuberth sschuberth added the on hold Pull requests that cannot currently be merged label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Pull requests that cannot currently be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants