'Flutter clear cache

I'm trying to implement a logout in my app and what I want is whenever the user press the logout button, then it navigates to the login screen and clear the cache. Is there a way to programmatically clear cache and data onpressed function?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source