jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
281 stars 173 forks source link

is it possible not using await SmsAutoFill().listenForCode; and code will work #163

Open Manishmg3994 opened 2 years ago

Manishmg3994 commented 2 years ago

i am using getx and found it hard to implement

await SmsAutoFill().listenForCode;

but i wish someone to tell me that this is necessary or not means code will work or not

Hiteshc29 commented 1 year ago

i am using getx and found it hard to implement

await SmsAutoFill().listenForCode;

but i wish someone to tell me that this is necessary or not means code will work or not

Yes it is necessary, it will listen to the code that you will receive in the SMS