getx_examples
getx_examples copied to clipboard
todo example: multiple users, wrong card
if i log out, create a new user, then login with new user, it displays the todo list of the old user
same problem!
i have the same problem too! Did you guys find any solution ?
@tadaspetra can you look at this issue ?
Guys i dont know you have still this issue... But i can give you the solution.
Under the signOut method you should write => Get.delete<YourControllerName>();