TinoGuo/pin_input_text_field

iOS auto fill

Closed this issue · 1 comments

Flutter supports now auto fill for TextFields, it allow one time retrieval suggestion on iOS

This need to be added to the textField:

autofillHints: const <String>[AutofillHints.oneTimeCode]

related to:
jaumard/sms_autofill#62

it's merged before #51 and would available in 3.1.2