Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Flutter Web uses the browser's cache and cookies to store data, similar to a regular website. Therefore, to delete cache and cookies on Flutter Web, you need to follow the steps specific to the browser you are using. Here are some general steps:

Google Chrome 1. Open Google Chrome and click on the three dots at the top right corner of the window. 2. Click on "Settings" or use the keyboard shortcut "Ctrl + Shift + Delete". 3. Click on "Privacy and security" on the left-hand side. 4. Click on "Clear browsing data". 5. Check the boxes next to "Cookies and other site data" and "Cached images and files". 6. Click on "Clear data".

Mozilla Firefox 1. Open Mozilla Firefox and click on the three lines at the top right corner of the window. 2. Click on "Options" or use the keyboard shortcut "Ctrl + Shift + Delete". 3. Click on "Privacy and security" on the left-hand side. 4. Click on "Clear data". 5. Check the boxes next to "Cookies and Site Data" and "Cached Web Content". 6. Click on "Clear".

Microsoft Edge 1. Open Microsoft Edge and click on the three dots at the top right corner of the window. 2. Click on "Settings" or use the keyboard shortcut "Ctrl + Shift + Delete". 3. Click on "Privacy, search, and services" on the left-hand side. 4. Click on "Choose what to clear". 5. Check the boxes next to "Cookies and other site data" and "Cached images and files". 6. Click on "Clear now".