Skip to content

[Proposal] Add spellCheckConfiguration property to TextFormField #121965

@Dan1ell

Description

@Dan1ell

Since Flutter 3.7 we can activate spellchecking in TextFields with:
TextField: spellCheckConfiguration: kIsWeb ? null : SpellCheckConfiguration()

I would like to request similar spellchecking support for TextFormField.

Metadata

Metadata

Assignees

Labels

a: text inputEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions