Skip to content
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

Update text fields to support Material 3 #103537

Closed
Tracked by #91605
darrenaustin opened this issue May 11, 2022 · 1 comment · Fixed by #108366
Closed
Tracked by #91605

Update text fields to support Material 3 #103537

darrenaustin opened this issue May 11, 2022 · 1 comment · Fixed by #108366
Assignees
Labels
a: text input Entering text in a text field or keyboard related problems c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Comments

@darrenaustin
Copy link
Contributor

As part of the Material 3 specification there are updates to Text field's visuals:

Screen Shot 2022-05-11 at 1 56 04 PM

We need to update the TextField and possibly the InputDecorator widgets in the Flutter Material library to support this.

@darrenaustin darrenaustin added framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. labels May 11, 2022
@guidezpl guidezpl changed the title Update Text fields to support Material 3 Update text fields to support Material 3 May 24, 2022
@maheshmnj maheshmnj added a: text input Entering text in a text field or keyboard related problems c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter labels May 25, 2022
@hangyujin hangyujin self-assigned this Jul 12, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: text input Entering text in a text field or keyboard related problems c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants