Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Regression] AppBarTheme properties iconTheme and actionsIconTheme ignored when useMaterial3 is true landed in Flutter 3.3.0 #110878

Closed
@rydmike

Description

@rydmike

Regression issue #107305 migrated to stable 3.3.0

I noticed on release day of Flutter 3.3.0 that the regression described here: #107305 that was closed via #108332, migrated into Flutter 3.3.0 stable release.

The merged fix did not make it to the 3.3.0 stable release, even if it was caught and fixed in master 28 days ago, so quite some time before 3.3.0 release.

For more information and detailed description of the issue, please refer to original closed issue #107305 and PR #108332.

That the issue has now hard landed in Flutter 3.3.0 (that did not exist in 3.0.0), can be seen by now running the DartPad version of the original issue report. It was then used to show that stable did not have the issue, but now it can show that stable has it, as shown here.

Do we now wait another 3-4 months for a stable fix, for something that should not have landed in stable? Was there some other conflict preventing the inclusion of the made fix in stable 3.3.0?

It is of course a relatively small issue that only appears if you try to theme an AppBar with a color that has another brightness than the default, then icons will not be visible, since controlling them via theme does not work.

Screen Shot 2022-09-02 at 22 48 17

Metadata

Metadata

Assignees

Labels

c: regressionIt was better in the past than it is nowf: material designflutter/packages/flutter/material repository.found in release: 3.3Found to occur in 3.3frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions