Is your feature request related to a problem? Please describe.
We need to design the cubit for Verify OTP Feature that will be just after the login screen if user is not a verified user.
Describe the solution you'd like
- should have states: Initial, Loading, success, error.
- fake api repository.
Is your feature request related to a problem? Please describe.
We need to design the cubit for Verify OTP Feature that will be just after the login screen if user is not a verified user.
Describe the solution you'd like