Flutter
Flutter copied to clipboard
Dio client is not working in web
The signup and sign in requests work fine on Android virtual device. But no trace of requests when run in chrome browser.
Any insight will be helpful.
Dio should work, I need to do investigation.
but to inform you backend isn't running anymore, the APIs are basically demo to show implementation.
Hi. Is there a way to get the structure you used in https://mockapi.io/ ?
This is a good idea, this can be done. @paakjis
Hi @Sadmansamee
I can not Sign Up new user anymore.
Is there any solution to fix this ?
Thank you

@vankhoa01 You have to create your own mock API with mockapi.io. Hopefully @Sadmansamee will bless us with the structure. But you could also figure it out yourself, i did that for login and books api's.
Hi @paakjis : Thank you so much Let me create new mock API for me