Manual
Learn how to manually integrate Sentry into your Dart applications.
This section provides guidance on how to manually integrate Sentry into your Dart applications.
To learn how to set up Sentry in your Flutter application, see Flutter Setup.
Sentry supports Dart applications beyond just Flutter. To learn how to set up Sentry in your pure Dart projects, refer to the installation documentation.
To get readable stack traces for your errors, you'll need to provide Sentry with debug symbols:
Learn about Debug Symbols - Understand what debug symbols are and how they help.
Sentry Dart Plugin - Use the automated solution for uploading debug symbols.
Manual Upload - Upload debug symbols manually for different platforms.
Was this helpful?
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").