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 dashboard: wired down Material2 dependency #2837

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

HansMuller
Copy link
Contributor

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

@CaseyHillers CaseyHillers added the autosubmit Merge PR when tree becomes green via auto submit App. label Jun 13, 2023
@auto-submit auto-submit bot merged commit a543980 into flutter:main Jun 13, 2023
5 checks passed
@HansMuller HansMuller deleted the update_tests_for_m3 branch June 13, 2023 18:15
HansMuller added a commit to flutter/tests that referenced this pull request Jun 13, 2023
Updated the cocoon hash to bring in changes that will allow
ThemeData.useMaterial3's default to become true. See
flutter/cocoon#2837

---------

Co-authored-by: Christopher Fujino <fujino@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App.
Projects
None yet
2 participants