Sentry Init

Bootstrap sentry_flutter in a Flutter+Riverpod+GoRouter project — installs deps, wires SentryFlutter.init (Approach 3), GoRouter observer, Riverpod error capture (LoggerService decorator if present, else a scaffolded ErrorLogger sink), web BetterFeedback gated by CanvasKit renderer, beforeSend/sampling policy, and a release upload checklist (source maps + dSYM). Use when the user says "add Sentry to this app", "set up error monitoring", "bootstrap sentry-init", "integrate crash reporting", or asks to wire up Sentry for a Flutter/Riverpod/GoRouter project.

iamantoniodinuzzo e393f4b 7 files · 65.0 KB Updated

File contents

iamantoniodinuzzo/claude-flutter/tree/main/skills/sentry-init commit e393f4bcfc

Frequently asked questions

npx skillmds@latest add iamantoniodinuzzo/sentry-init