Skip to content

Commit

Permalink
add import for screenshot event processor
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhaintz committed Nov 24, 2024
1 parent 0805b74 commit 3fbe924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flutter/lib/src/sentry_flutter_options.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import 'binding_wrapper.dart';
import 'navigation/time_to_display_tracker.dart';
import 'renderer/renderer.dart';
import 'screenshot/sentry_screenshot_quality.dart';
import 'event_processor/screenshot_event_processor.dart';
import 'sentry_flutter.dart';
import 'sentry_privacy_options.dart';
import 'sentry_replay_options.dart';
Expand Down

0 comments on commit 3fbe924

Please sign in to comment.