bugban_flutter 1.0.0 copy "bugban_flutter: ^1.0.0" to clipboard
bugban_flutter: ^1.0.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.0.0 #

First release.

  • All four Flutter error paths: FlutterError.onError, PlatformDispatcher.onError, runZonedGuarded and background isolates — each chained, never replaced
  • Real screenshots via RepaintBoundary, opt-in, with BugbanMask applied before the image is produced
  • BugbanNavigatorObserver for screen names and SCREEN_LOAD timing
  • APP_START from markAppReady(), or the first frame as a fallback
  • Offline queue backed by shared_preferences
  • Device model, OS version and app build on every event
1
likes
0
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

Bugban crash reporting and performance monitoring for Flutter — Flutter errors, real screenshots, an offline queue and start-up / screen-load timing.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bugban, device_info_plus, flutter, package_info_plus, shared_preferences

More

Packages that depend on bugban_flutter