aaronoe / FlutterCinematic

Flutter clone of my "Cinematic" App
MIT License
893 stars 283 forks source link

Memory leak #31

Open Lala341 opened 4 years ago

Lala341 commented 4 years ago

Hello, We found a memory problem. There is no control to overlay views as we can infinitely delve into actors, movies and TV show, the stack can grow indefinitely and this causes the memory usage of the application to grow indefinitely as well, until the application reset or an OOM error occurs. This is an image of the performance on an android device, when the memory reaches 600MB, the application closes. Captura de Pantalla 2020-05-15 a la(s) 6 39 39 a  m