I am developing demo trading platform. For data I am dependent on a single Websocket and for routing I am using 2 Nested routers to display left and right section of the web application.
Issue is If I left my tab open for couple of minutes chrome consumes 300mb-400mb, which cause lags in web application. Need guidance in debugging this memory issue. Any help will be appreciated.
I have tried following approach,
- debugging with chrome dev tools(data is in obfuscated manner)
Flutter web app configuration details,
- version - 3.19
- renderer - HTML