(Tested on Safari13.1 desktop)
Card name autofill however not all the fields fill properly.
This answer gives clue about what we might need to change.
https://github.com/flutter/engine/blob/master/lib/web_ui/lib/src/engine/text_editing/autofill_hint.dart Autofill hints needs to be decided per browser basis.
(Tested on Safari13.1 desktop)
Card name autofill however not all the fields fill properly.
This answer gives clue about what we might need to change.
https://github.com/flutter/engine/blob/master/lib/web_ui/lib/src/engine/text_editing/autofill_hint.dart Autofill hints needs to be decided per browser basis.