crash library
Classes
- Breadcrumb
- An immutable record of a discrete event that occurred before a crash.
- CrashConfig
- Global crash-reporting configuration for a Primekit application.
- CrashReporter
- Contract that every crash-reporting backend must satisfy.
- ErrorBoundary
- A Flutter widget that catches errors thrown by its child subtree.
- MultiCrashReporter
- A CrashReporter that fans out every call to multiple reporters.
- SentryCrashReporter
- Sentry-backed CrashReporter.
Enums
- BreadcrumbLevel
- Severity level of a Breadcrumb.
- BreadcrumbType
- The category of event a Breadcrumb describes.