bugban_flutter 1.1.0 copy "bugban_flutter: ^1.1.0" to clipboard
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 BugbanHttpClient and BugbanHttpError from 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, 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
130
points
149
downloads

Documentation

API reference

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

MIT (license)

Dependencies

bugban, device_info_plus, flutter, package_info_plus, shared_preferences

More

Packages that depend on bugban_flutter