Open iamVictorSam opened 5 months ago
on Logout,
GetStroage().erase().then((value)=> Get.offAll(()=>LoginScreen()))
This will route to the LoginScreen
restart the Simulator. (the app persists to home screen if token exists)
The app routes to Home Screen
on Logout,
GetStroage().erase().then((value)=> Get.offAll(()=>LoginScreen()))
This will route to the LoginScreen
restart the Simulator. (the app persists to home screen if token exists)
The app routes to Home Screen