Skip to content

Conversation

@FairSuspect
Copy link
Contributor

Pull request template

What's changed?

Added support for autofill hints. Now you can pass autofillHints (e.g. AutofillHints.oneTimeCode) to TextFormField.
It allow you to paste One Time Code from SMS to PinCodeFields (Tested on Pixel 4 emulator)

How does this work?

It just passing argument autofillHints to TextFromField.autofillHints from top-level widget.

Release Notes

Add support for auto fill hints

@sanifhimani sanifhimani merged commit b8bb8cf into sanifhimani:master May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants