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:

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").