Skip to content

[material_ui] add enableInlinePrediction parameter to TextFormField - #12793

Draft
lsaudon wants to merge 1 commit into
flutter:mainfrom
lsaudon:feat/enable-inline-prediction-tff
Draft

[material_ui] add enableInlinePrediction parameter to TextFormField#12793
lsaudon wants to merge 1 commit into
flutter:mainfrom
lsaudon:feat/enable-inline-prediction-tff

Conversation

@lsaudon

@lsaudon lsaudon commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Add enableInlinePrediction parameter to TextFormField.

List which issues are fixed by this PR. You must list at least one issue.

Pre-Review Checklist

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

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

@github-actions github-actions Bot added p: material_ui triage-design Should be looked at in design triage labels Sep 8, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the enableInlinePrediction property to TextFormField and forwards it to the underlying TextField. A corresponding widget test has been added to verify that the property is correctly propagated. There are no review comments, and I have no feedback to provide.

@lsaudon lsaudon changed the title Feat/enable inline prediction tff [material_ui] add enableInlinePrediction parameter to TextFormField Sep 8, 2026
@QuncCccccc
QuncCccccc requested review from QuncCccccc and elliette and removed request for QuncCccccc and elliette September 8, 2026 21:24
@QuncCccccc

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Because of the volume of PRs we receive, we require that new contributors use our checklist to guide them through critical steps in creating a Flutter PR. This PR's description is missing that checklist, so it is being marked as a Draft.

Please edit the PR description to add the checklist, then ensure that you have completed all of the steps. Once you've done that, please mark the PR as ready for review.

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

@QuncCccccc
QuncCccccc marked this pull request as draft September 8, 2026 21:25
@lsaudon
lsaudon force-pushed the feat/enable-inline-prediction-tff branch from 0fd97fe to 923ceed Compare September 9, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p: material_ui triage-design Should be looked at in design triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants