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 0c43605 commit e477d14Copy full SHA for e477d14
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+- Feat: Screenshot Attachment ([#1088](https://github.com/getsentry/sentry-dart/pull/1088))
6
7
## 6.13.1
8
9
### Fixes
flutter/test/integrations/screenshot_integration_test.dart
@@ -1,7 +1,6 @@
import 'package:flutter_test/flutter_test.dart';
import 'package:sentry_flutter/sentry_flutter.dart';
import 'package:sentry_flutter/src/integrations/screenshot_integration.dart';
-import 'package:sentry_flutter/src/integrations/widgets_binding_integration.dart';
import 'package:sentry_flutter/src/screenshot/screenshot_attachment_processor.dart';
import '../mocks.mocks.dart';
0 commit comments