bugban_flutter 1.1.0
bugban_flutter: ^1.1.0 copied to clipboard
Bugban crash reporting and performance monitoring for Flutter — Flutter errors, real screenshots, an offline queue and start-up / screen-load timing.
1.1.0 #
- Re-exports
BugbanHttpClientandBugbanHttpErrorfrom the core, so API calls show up as breadcrumbs on every crash report.
1.0.0 #
First release.
- All four Flutter error paths:
FlutterError.onError,PlatformDispatcher.onError,runZonedGuardedand background isolates — each chained, never replaced - Real screenshots via
RepaintBoundary, opt-in, withBugbanMaskapplied before the image is produced BugbanNavigatorObserverfor screen names andSCREEN_LOADtimingAPP_STARTfrommarkAppReady(), or the first frame as a fallback- Offline queue backed by
shared_preferences - Device model, OS version and app build on every event