Use flutter autofillHints property to improve user input accuracy and speed by 10x π
Most used :
- AutofillHints.telephoneNumber.
- AutofillHints.addressCity
- AutofillHints.email
- AutofillHints.password
- AutofillHints.name 
- There are tons of such property to autofill, where some are only available on Android and some for IOS only. 
- It can seriously contribute to user experience 
Bonus tip π‘ : Do follow for daily flutter tips.
 
 
              

 
    
Top comments (0)