I have added Firebase Crashyltics in my Flutter app to crash some crashes that my users have.
I get those reports in dashboard, but they are not giving my any valuable information.
I can not see at which file in my code crash happened, since as you can see in the screenshot they are telling me that crash happened in some plugin, but that is not palace of the crash.
How I can improve this to make it more readable with correct information?