How I can identify why a Flutter app crashing?
I have been developing an application in Flutter for a few months and when I went to test it, I had the following problem after a few hours of consecutive execution, the app ran out of memory, I tried to…