Skip to content

Sentry

Before Generating Your App

Create a Sentry account and project: https://docs.sentry.io/?original_referrer=https://docs.sentry.io/

After Generating Your App

Once completed, add the following variable to your config.json file:

"SENTRY_DSN": "",

This can be found here:

Settings -> Projects -> {Your Project} -> Client Keys (DSN)

The Flutter setup steps will be completed by the Flutter Fast CLI.