We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad1e5e commit 9811573Copy full SHA for 9811573
dart/lib/src/sentry_stack_trace_factory.dart
@@ -17,6 +17,7 @@ class SentryStackTraceFactory {
17
'sentry_flutter',
18
'sentry_logging',
19
'sentry_dio',
20
+ 'sentry_file',
21
];
22
23
SentryStackTraceFactory(this._options);
0 commit comments