levit_monitor 0.0.11 copy "levit_monitor: ^0.0.11" to clipboard
levit_monitor: ^0.0.11 copied to clipboard

Optional runtime telemetry, redaction, and transport pipeline for Levit applications.

0.0.11 #

  • Add dependency-neutral CustomMonitorEvent and LevitMonitor.emitCustomEvent for application-layer adapters.
  • Add stable namespaces/names, severity levels, safe structured serialization, complete sensitive-payload redaction, and custom-event transport formatting.
  • Keep levit_monitor independent of higher-level kits such as levit_dart; task events are bridged by applications that import both.
  • Updated internal package constraints to ^0.0.11.

0.0.10 #

  • Coordinated release version bump.
  • Updated internal package constraints to ^0.0.10.

0.0.9 #

  • Coordinated release version bump.
  • Updated internal package constraints to ^0.0.9.

0.0.8 #

  • Routed multi-transport failure diagnostics through structured debug logging.
  • Coordinated release version bump.
  • Updated internal package constraints to ^0.0.8.

0.0.7 #

Fixes #

  • FIX: Safely surfaced websocket connection errors via onReady and onError callbacks in WebSocketTransport.

0.0.6 #

Breaking Changes #

  • Renamed DependencyType.state to DependencyType.store.

New Features #

  • Added LevitMonitor.setObfuscator and obfuscate API to handle sensitive data in snapshots and events.
  • Updated snapshot and event models to support isSensitive property.

0.0.5 #

  • Production-ready documentation (Effective Dart compliance)
  • Added topics to pubspec for improved discoverability
  • Performance and stability improvements

0.0.4 #

  • Added WebSocket transport for real-time DevTools communication.
  • New LevitReactiveMiddleware for tracking reactive changes.
  • Isolate-based transports for non-blocking monitoring.
  • Enhanced event serialization for the DevTools.

0.0.1 #

  • Initial release with WebSocket transport for DevTools communication.
1
likes
160
points
122
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Optional runtime telemetry, redaction, and transport pipeline for Levit applications.

Repository (GitHub)
View/report issues
Contributing

Topics

#devtools #debugging #monitoring

License

MIT (license)

Dependencies

levit_dart_core, levit_reactive, levit_scope, logger, meta, web_socket_channel

More

Packages that depend on levit_monitor