Skip to content

[pull] master from flutter:master#3245

Merged
pull[bot] merged 3 commits intoMu-L:masterfrom
flutter:master
Oct 4, 2025
Merged

[pull] master from flutter:master#3245
pull[bot] merged 3 commits intoMu-L:masterfrom
flutter:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Oct 4, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

https://dart.googlesource.com/sdk.git/+log/0009748aed50..9bc52df78b67

2025-10-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.10.0-282.0.dev
2025-10-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.10.0-281.0.dev
2025-10-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.10.0-280.0.dev
2025-10-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.10.0-279.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter
Please CC dart-vm-team@google.com,jimgraham@google.com on the revert to
ensure that a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
## Description

This PR replaces global `ThemeData.inputDecorationTheme` usage in
`TextFormField` with `InputDecorationTheme.of ` which returns the
ambient `InputDecorationTheme`.
It is a follow up to #168981
which introduces `InputDecorationTheme.of `.

## Related Issue

Fixes [TextFormField does not inherit local
InputDecorationTheme](#176391)

## Tests

- Adds 1 test
…... (#176515)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter
Please CC jimgraham@google.com,zra@google.com on the revert to ensure
that a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@pull pull bot locked and limited conversation to collaborators Oct 4, 2025
@pull pull bot added the ⤵️ pull label Oct 4, 2025
@pull pull bot merged commit 49cca6a into Mu-L:master Oct 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants