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

Upgrade flutter to 3.10 #991

Merged
merged 1 commit into from
May 30, 2023
Merged

Upgrade flutter to 3.10 #991

merged 1 commit into from
May 30, 2023

Conversation

michael-markl
Copy link
Member

This was a much more boring upgrade than I thought :D

It needs testing on iOS though.

Here's a changelog:
https://docs.flutter.dev/release/whats-new#10-may-2023-google-io-2023-310-release

@sarahsporck
Copy link
Contributor

Tested on ios simulator (everything but QRCode)

@f1sh1918
Copy link
Contributor

f1sh1918 commented May 30, 2023

@michael-markl did you test protobuf with this version?
I can not run "build config" and for me it looks like the protoc plugin does only support dart sdk until >3.0.0

Update: okay had to delete .dart_tool folder

@michael-markl
Copy link
Member Author

Update: okay had to delete .dart_tool folder

Interesting, I didn't have to do that 🤔 CI seems happy as well... Not sure what the actual issue was for you 😕

Copy link
Contributor

@f1sh1918 f1sh1918 left a comment

Choose a reason for hiding this comment

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

Happened also for sarah. But no matter.

Tested on ios real device. activation works

@michael-markl michael-markl merged commit e4e5468 into main May 30, 2023
@michael-markl michael-markl deleted the upgrade-flutter branch May 30, 2023 12:34
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.

3 participants