I would like to have better stacktrace information when I get some error information over sentry. At the moment, flutter sentry only gives you a stacktrace where it appears as "Compiled" code and it makes debugging more difficult.
Is there a way to upload the source maps or the source code to have a more accurate idea when an error comes ?
thank you!
Here an example (It is not really useful) :