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

enable Material 3 on adaptive_app codelab code #1317

Merged

Conversation

miquelbeltran
Copy link
Member

@miquelbeltran miquelbeltran commented Dec 30, 2022

Part of the work to enable Material 3 on all codelabs and samples.

Initial work done by setting useMaterial3: true on the ThemeData creation.

Further work needs to be done, updating the codelab code and screenshots. I already have access to the Adaptive App's Flutter codelab doc, so I can update it once this PR is approved.

Before Material 3

image

image

image

With Material 3

image

image

image

Pre-launch Checklist

  • I read the Effective Dart: Style recently, and have followed its advice.
  • I signed the CLA.
  • I updated/added relevant documentation (doc comments with ///). <-- pending
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

@domesticmouse
Copy link
Contributor

PTAL @khanhnwin

@miquelbeltran miquelbeltran marked this pull request as ready for review January 2, 2023 14:28
@domesticmouse
Copy link
Contributor

@miquelbeltran Can you please grab screenshots of the app before and after? It'll make it easier for @khanhnwin to judge if there are any UX breakages we need to dive into

@miquelbeltran
Copy link
Member Author

Yep, I will do that

@miquelbeltran
Copy link
Member Author

@domesticmouse @khanhnwin the PR description has been updated with the screenshots

@domesticmouse domesticmouse self-requested a review January 9, 2023 23:10
@domesticmouse domesticmouse merged commit 33aadee into flutter:main Jan 9, 2023
@domesticmouse
Copy link
Contributor

Next step, update the codelab content =)

@miquelbeltran miquelbeltran deleted the mb-adaptive_apps-material-3 branch January 10, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants