jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
289 stars 184 forks source link

How to remove dail code hint text #73

Closed ashishoffice closed 3 years ago

ashishoffice commented 3 years ago

Screenshot_20201230-234142

jaumard commented 3 years ago

You have to provide a TextEditingController controller to PhoneFieldHint and listen the changes to remove or format the number as you want.