oncall_error_tracking 0.1.0
oncall_error_tracking: ^0.1.0 copied to clipboard
OnCall Error Tracking SDK for Flutter. Capture and report errors with automatic FlutterError hooks, zone-based catching, and navigation breadcrumbs.
0.1.0 #
- Initial release
- FlutterError.onError + PlatformDispatcher.onError integration
- Zone-based async error catching
- NavigatorObserver for route breadcrumbs
- Manual capture: captureException, captureMessage
- User context, tags, breadcrumbs
- Retry transport with 429 handling