Skip to content

Commit

Permalink
Add missing stack trace identifier for sentry file (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Dec 9, 2022
1 parent 3ad1e5e commit 9811573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dart/lib/src/sentry_stack_trace_factory.dart
Expand Up @@ -17,6 +17,7 @@ class SentryStackTraceFactory {
'sentry_flutter',
'sentry_logging',
'sentry_dio',
'sentry_file',
];

SentryStackTraceFactory(this._options);
Expand Down

0 comments on commit 9811573

Please sign in to comment.