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

build(android): fix build breaks with flutter v3.29.0 #410

Merged
merged 8 commits into from
Feb 18, 2025

Conversation

bazookon
Copy link
Contributor

@bazookon bazookon commented Feb 13, 2025

Fix Android Embedding V2, works with flutter 3.29

Closes #411

@daadu
Copy link
Member

daadu commented Feb 18, 2025

@bazookon Can you sync the master of this repo, I have fixed the CI issues.

Also remove unnecessary commited files -- fvm related, cxx related -- feel free to add ignore rules for them as well.

@daadu
Copy link
Member

daadu commented Feb 18, 2025

@bazookon Also make similar changes for wifi_scan package as well.

If you can give me access to your fork, will fix this things myself -- if you are busy.

@daadu
Copy link
Member

daadu commented Feb 18, 2025

@bazookon I can push now! Not sure if you did any changes!

@daadu daadu changed the title chore: upgrate to Flutter 3.29.0 and gradle 8.2.2 build(android): fix android build failures with flutter v3.29.0 Feb 18, 2025
@daadu daadu changed the title build(android): fix android build failures with flutter v3.29.0 build(android): fix build breaks with flutter v3.29.0 Feb 18, 2025
@daadu
Copy link
Member

daadu commented Feb 18, 2025

@daadu daadu merged commit 1c6415c into flutternetwork:master Feb 18, 2025
12 checks passed
@daadu
Copy link
Member

daadu commented Feb 18, 2025

This has landed in pub.dev

@bazookon Thanks for your contribution, check yourself in the CONTRIBUTORS.md file!

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.

Errors while compiling on android with Flutter 3.29.0
2 participants