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

Updated widget_test and enhanced_composited_transform_test: wired down Material2 dependency #103

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

HansMuller
Copy link
Contributor

Prepare for the change to the default value of ThemeData.useMaterial3 coming in flutter/flutter#127064. Currently the widget_test and enhanced_composited_transform_test tests depend on the UI being configured for Material2. While we're undergoing this transition, changed the MaterialApp created by the tests to specify useMaterial3: false.

@fzyzcjy fzyzcjy merged commit d43d283 into fzyzcjy:master Jun 14, 2023
@fzyzcjy
Copy link
Owner

fzyzcjy commented Jun 14, 2023

Thanks!

@HansMuller HansMuller deleted the update_tests_m3 branch June 14, 2023 15:49
HansMuller added a commit to flutter/tests that referenced this pull request Jun 14, 2023
Updated the flutter_portal hash to bring in changes that will allow
ThemeData.useMaterial3's default to become true. See
fzyzcjy/flutter_portal#103
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.

2 participants