Skip to content

Commit

Permalink
adde missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonatanm09 committed Sep 23, 2024
1 parent 4358f1b commit 3133c05
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import 'package:sentry/sentry.dart';

import '../navigation/sentry_navigator_observer.dart';
import '../sentry_flutter_options.dart';
import '../utils/enum_wrapper.dart';

typedef WidgetBindingGetter = WidgetsBinding? Function();

Expand Down

0 comments on commit 3133c05

Please sign in to comment.