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

Chore: Upgrade dependencies for Flutter 3.22 compatibility #1372

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

Conversation

hjiangsu
Copy link
Member

@hjiangsu hjiangsu commented May 20, 2024

Pull Request Description

This PR upgrades the necessary dependencies to work with Flutter 3.22. This is still in draft as there are currently some packages which have been overridden in order to allow Flutter 3.22 compatibility. Once the official packages have been updated, this will be taken out of draft status. In particular:

There also needs to be some general testing to ensure no breaking changes resulting from this upgrade.

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

@micahmo
Copy link
Member

micahmo commented Jun 7, 2024

Note that I'm particularly interested in this PR because we need to upgrade to Flutter 3.22 in order to enable the new Impeller rendering engine for Android. I am optimistic that this will improve performance/smoothness on Android!

See more: https://docs.flutter.dev/perf/impeller#android

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.

None yet

2 participants