sentry-dart-plugin
sentry-dart-plugin copied to clipboard
Support source context for outside packages
Currently source context only works for files that are part of the main app itself but if you want to have source context around 3rd party packages e.g dio or your own developed package it won't work.