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 e9bb508 commit 1cc345aCopy full SHA for 1cc345a
CHANGELOG.md
@@ -24,6 +24,9 @@
24
);
25
```
26
27
+- Add `screenshotCacheDuration` to `FlutterOptions` ([#2387](https://github.com/getsentry/sentry-dart/pull/2387))
28
+ - Screenshots will be cached for 100ms per default.
29
+
30
### Enhancements
31
32
- Cache parsed DSN ([#2365](https://github.com/getsentry/sentry-dart/pull/2365))
0 commit comments