inceptor_flutter 1.0.0
inceptor_flutter: ^1.0.0 copied to clipboard
Flutter SDK for Inceptor crash logging service. Automatically captures and reports crashes and errors from your Flutter application.
1.0.0 #
- Initial release
- Crash and error capture with automatic stack trace parsing
- Flutter framework error integration (
FlutterError.onError) - Zone-based async error capture (
runZonedGuarded) - Manual exception and message capture
- Breadcrumbs system (navigation, HTTP, user actions, custom)
- Navigator observer for automatic navigation tracking
- User context and metadata
- Offline queue with automatic retry on connectivity
- Multi-platform support (iOS, Android, Web, macOS, Windows, Linux)