We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966def4 commit a6ffe97Copy full SHA for a6ffe97
1 file changed
flutter/lib/src/integrations/load_image_list_integration.dart
@@ -1,6 +1,6 @@
1
import 'dart:async';
2
3
-import 'package:sentry/sentry.dart';
+import '../../sentry_flutter.dart';
4
import '../native/sentry_native_binding.dart';
5
6
/// Loads the native debug image list for stack trace symbolication.
0 commit comments