I designed a web app using the Flutter web. I hosted it with Firebase host. But It's not showing changes of my code after deploying to firebase. It's still showing my older version of web app. But I can overcome this problem by clearing cache memory of browser or ctrl+refresh
. But I don't want to do this every time I deploy to firebase. How to stop saving my web app in cache memory?
hosted link: https://frcovid19dashboard.web.app