Skip to content

Commit 1d57db2

Browse files
committed
use onerror cb
1 parent b228520 commit 1d57db2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flutter/lib/src/utils/platform_dispatcher_wrapper.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import 'dart:ui';
22

33
import 'package:meta/meta.dart';
44
import 'package:sentry/sentry.dart';
5+
import '../integrations/on_error_integration.dart';
56
import '../sentry_flutter_options.dart';
67

78
/// This class wraps the `this as dynamic` hack in a type-safe manner.

0 commit comments

Comments
 (0)