Home

Awesome

<p align="center"> <a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank"> <img src="https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png" alt="Sentry" width="280" height="84"> </a> <a href="https://flutter.dev/docs/development/packages-and-plugins/favorites" target="_blank"> <img src="https://github.com/getsentry/sentry-dart/raw/main/.github/flutter_favorite.svg" width="100"> </a> </p>

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 <kbd>Check out our open positions</kbd>

Sentry SDK for Dart and Flutter

codecov

packagebuildpublikespopularitypub points
sentrybuildpub packagelikespopularitypub points
sentry_flutterbuildpub packagelikespopularitypub points
sentry_loggingbuildpub packagelikespopularitypub points
sentry_diobuildpub packagelikespopularitypub points
sentry_filebuildpub packagelikespopularitypub points
sentry_sqflitebuildpub packagelikespopularitypub points
sentry_driftbuildpub packagelikespopularitypub points
sentry_hivebuildpub packagelikespopularitypub points
sentry_isarbuildpub packagelikespopularitypub points
Usage

For detailed usage, check out the inner dart, flutter, logging, dio, file, sqflite, drift, hive and isar README's or our Resources section below.

Blog posts

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.

Resources

Apple Privacy Manifest

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.