Skip to content

deps: Upgrade Flutter to 3.33.0-1.0.pre.1145 #1755

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sm-sayedi
Copy link
Collaborator

And update Flutter's supporting libraries to match.

With this upgrade, we can now use the route transition duration in tests to wait the minimum amount of time needed for the route animation to complete.

Related upstream PR: flutter/flutter#171109

@sm-sayedi sm-sayedi force-pushed the flutter-upgrade-250726 branch from fed9b23 to 80beb5c Compare July 26, 2025 02:28
@sm-sayedi sm-sayedi mentioned this pull request Jul 26, 2025
@sm-sayedi
Copy link
Collaborator Author

CI is failing for the android build with the following output (#mobile-dev-help > CI fails for android build):

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app_settings:compileDebugKotlin'.
> Error while evaluating property 'friendPathsSet$kotlin_gradle_plugin_common' of task ':app_settings:compileDebugKotlin'.
   > Could not resolve all files for configuration ':app_settings:debugCompileClasspath'.
      > Could not find io.flutter:flutter_embedding_debug:1.0.0-2de0d89afa16c5e7e441538a8c2ca0cc6754fa36.
        Required by:
            project :app_settings

@sm-sayedi sm-sayedi requested a review from rajveermalviya July 26, 2025 03:29
@sm-sayedi sm-sayedi added the maintainer review PR ready for review by Zulip maintainers label Jul 26, 2025
@sm-sayedi sm-sayedi force-pushed the flutter-upgrade-250726 branch 2 times, most recently from 4d0a1b5 to 092c4b9 Compare July 26, 2025 05:40
And update Flutter's supporting libraries to match.
@sm-sayedi sm-sayedi force-pushed the flutter-upgrade-250726 branch from 092c4b9 to fd8323e Compare July 26, 2025 18:07
@sm-sayedi sm-sayedi changed the title deps: Upgrade Flutter to 3.33.0-1.0.pre-1142 deps: Upgrade Flutter to 3.33.0-1.0.pre.1145 Jul 26, 2025
@sm-sayedi sm-sayedi added the integration review Added by maintainers when PR may be ready for integration label Jul 26, 2025
@sm-sayedi sm-sayedi requested a review from gnprice July 26, 2025 18:30
@sm-sayedi
Copy link
Collaborator Author

With this upgrade, code autocompletion is not as smart as before. Opened a new thread at CZO: #mobile-dev-help > New Flutter upgrade degrades code autocompletion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration review Added by maintainers when PR may be ready for integration maintainer review PR ready for review by Zulip maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant