sentry-dart
sentry-dart copied to clipboard
Sentry SDK for Dart and Flutter
### Description Additional tests to ensure overriding the dependencies with the community versions is safe. Let's check what we can do
### Problem Statement Sentry's Flutter SDK does not have OOTB support for Supabase features. Supabase is famously a new service for your postgres DB, but it does much more today....
### Description Replace: - dart/lib/src/platform/platform.dart - dart/lib/src/platform_checker.dart with https://pub.dev/packages/platform Update: we've done some improvements/refactors in `PlatformChecker` but this issue is blocked until dart officially adds support for web as well,...
### Description > Hi there :) > > I think theres a missing type in the "Additional graphql usage hints" section in the docs: > > ```dart > class OperationExceptionExtractor...
### Problem Statement I'd like an option to automatically show the user feedback dialog whenever a user makes a screenshot of the app. The use case is probably more for...
### Description Meta issue: https://github.com/getsentry/team-mobile/issues/174
### Description Issue: https://github.com/getsentry/team-mobile/issues/153 We can use [rootIsolateToken](https://api.flutter.dev/flutter/services/ServicesBinding/rootIsolateToken.html) but this is currently blocked by Flutter min version `3.7`
Fixes some of the issues when building with Cocoa v9
## :scroll: Description Adds a CI workflow to enable Sentry Size Analysis for the `flutter/example` app. This workflow builds production iOS (XCArchive) and Android (AAB) artifacts and uploads them to...
Bumps packages/flutter/scripts/update-cocoa.sh from 8.56.2 to 9.1.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 9.1.0 > [!Warning] > The class `SentryDsn` has been converted from Objective-C to Swift. While the...