sentry
一个用于 Dart 的崩溃报告库,可将崩溃报告发送到 Sentry.io。此库支持 Dart VM 和 Web。对于 Flutter,请考虑使用 sentry_flutter。
Dart 和 Flutter 的 Sentry SDK
一个用于 Dart 的崩溃报告库,可将崩溃报告发送到 Sentry.io。此库支持 Dart VM 和 Web。对于 Flutter,请考虑使用 sentry_flutter。
一个为 Dio 包添加性能跟踪支持的集成。
Flutter 的 Sentry SDK。此包旨在通过依赖 Sentry 支持的众多平台的原生 SDK,来支持不同的 Flutter 目标平台。
一个集成,用于添加对 logging 包日志记录的支持。
^6.3.3以下为英文项目原文快照,最新内容请访问 GitHub。
Sentry https://github.com/getsentry/sentry-dart/raw/main/.github/flutter_favorite.svg
Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions
| Package | CI status | Likes | Downloads | Analysis |
|---|---|---|---|---|
| sentry | build | likes | dm | pub points |
| sentry_flutter | build | likes | dm | pub points |
| sentry_logging | build | likes | dm | pub points |
| sentry_dio | build | likes | dm | pub points |
| sentry_link | build | likes | dm | pub points |
| sentry_file | build | likes | dm | pub points |
| sentry_sqflite | build | likes | dm | pub points |
| sentry_drift | build | likes | dm | pub points |
| sentry_hive | build | likes | dm | pub points |
| sentry_isar | build | likes | dm | pub points |
This repo uses the following ways to release SDK updates:
Pre-release: We create pre-releases (alpha, beta, RC,…) for larger and potentially more impactful changes, such as new features or major versions.Latest: We continuously release major/minor/hotfix versions from the main branch. These releases go through all our internal quality gates and are very safe to use and intended to be the default for most teams.Stable: We promote releases from Latest when they have been used in the field for some time and in scale, considering time since release, adoption, and other quality and stability metrics. These releases will be indicated on the releases page (https://github.com/getsentry/sentry-dart/releases/) with the Stable suffix.For detailed usage, check out the inner dart, flutter, logging, dio, file, sqflite, drift, hive and isar README's or our Resources section below.
Introducing Mobile Screenshots.
With Flutter and Sentry, You Can Put All Your Eggs in One Repo.
A Sanity Listicle for Mobile Developers.
Supporting Native Android Libraries Loaded From APKs.
Starting with May 1st 2024, iOS apps are required to declare approved reasons to access certain APIs. This also includes third-party SDKs.
If you are using sentry-flutter, update to at least version 7.17.0 to get the updated sentry-cocoa native iOS/macOS SDK, supporting the privacy manifest.
All other used dependencies with file declarations are supported by Sentry packages.
Run flutter pub upgrade to the latest compatible versions of all the dependencies.
The Sentry SDKs for Dart and Flutter typically add approximately 1-1.5 MB to an app’s binary size. The exact impact may vary depending on the device architecture.