surfstudio / flutter-otp-autofill

Made by Surf 🏄
Apache License 2.0
75 stars 42 forks source link

How to read a resend otp using this package #33

Closed mohdasadkhan closed 1 year ago

mohdasadkhan commented 1 year ago

Describe what scenario you think is uncovered by the existing examples / articles

A clear and concise description of the problem that you want explained.

Describe why existing examples / articles do not cover this case

Explain which examples / articles you have seen before making this request, and why they did not help you with your problem.

Additional context

Add any other context or screenshots about the documentation request here.

mark-kascheev commented 1 year ago

Hello @mohdasadkhan! Use OTPTextEditController(autoStop: false) please, it might help.

plasticfiresam commented 1 year ago

Seems like there is solution for this issue, but there is no respond, so I close this issue as resolved

singhmukesh2023 commented 3 months ago

@plasticfiresam OTPTextEditController(autoStop: false) not work for resend OTP