-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Migration guide for the material theme system updates #11707
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
Conversation
|
Visit the preview URL for this PR (updated for commit 2d2e023): https://flutter-docs-prod--pr11707-material-theme-update-r3n26rf4.web.app |
| [Deprecate `ThemeData.indicatorColor` in favor of `TabBarThemeData.indicatorColor`]: /release/breaking-changes/deprecate-themedata-indicatorcolor | ||
| [`ImageFilter.blur` default tile mode automatic selection]: /release/breaking-changes/image-filter-blur-tilemode | ||
| [Localized messages are generated into source, not a synthetic package]: /release/breaking-changes/flutter-generate-i10n-source | ||
| [Material Theme System Updates]: /release/breaking-changes/material-theme-system-updates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| [Material Theme System Updates]: /release/breaking-changes/material-theme-system-updates | |
| [Material Theme System Updates - card, dialog & tab bar themes]: /release/breaking-changes/material-theme-system-updates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This suggested change will break the link and therefore the build.
| @@ -0,0 +1,75 @@ | |||
| --- | |||
| title: Material Theme System Updates | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| title: Material Theme System Updates | |
| title: Material Theme System Updates - card, dialog & tab bar themes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This suggested change won't fix the build.
|
/gcbrun |
|
/gcbrun |
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This PR is to add a breaking change page for the update in the Material Theme system. Related to flutter/flutter#157292
Presubmit checklist