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 fb886f1 commit e7b435aCopy full SHA for e7b435a
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## 0.8.0
2
* [BREAKING_CHANGE] Update to `dio` 5.x. This has an effect on the `HttpHandler`.
3
+* [BREAKING_CHANGE] Update to `sentry` 7.x. Only SDK `>=2.17.0` is supported now.
4
* Update package dependencies.
5
* Update example dependencies.
6
pubspec.yaml
@@ -21,7 +21,7 @@ dependencies:
21
dio: ^5.0.1
22
flutter_mailer: ^2.0.0
23
logging: ^1.0.2
24
- sentry: ^6.1.0
+ sentry: ^7.2.0
25
universal_io: ^2.0.4
26
27
dev_dependencies:
0 commit comments