Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is Flutter app data located on macOS

Tags:

macos

flutter

Where can I find my app's data, such as cache, temp, preferences, databases, etc. on macOS?

I would like to clear this data to reset my app.

On Android, this can be done from an app's settings page by clicking the "Clear data" button.

like image 424
xip Avatar asked Oct 30 '25 21:10

xip


1 Answers

~/Library/Containers/your-app-name

Tip: Open Finder, CMD + Shift + G, paste ~/Library/Containers, Go.

like image 61
xip Avatar answered Nov 02 '25 11:11

xip



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!