Skip to content

[material_ui] add enableInlinePrediction parameter to TextFormField - #12305

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

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

Conversation

@lsaudon

@lsaudon lsaudon commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Add enableInlinePrediction parameter to TextFormField.

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 triage-framework Should be looked at in framework triage p: material_ui labels Jul 29, 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 parameter to the TextFormField constructor and forwards it to the underlying TextField widget. A corresponding widget test has been added to verify this behavior. There are no review comments, and I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant