mylogger_flutter 0.1.0
mylogger_flutter: ^0.1.0 copied to clipboard
Flutter error, navigation and HTTP telemetry for the MyLogger collector.
0.1.0 #
- Initial Flutter package for Android and iOS using the MyLogger collector API.
- Capture Flutter framework and main-isolate Dart errors with breadcrumbs.
- Track named-screen navigation, explicit user actions, and sessions.
- Wrap package:http requests with timing and optional trace propagation.
- Persist a bounded event queue with retry backoff for offline delivery.
- Native crashes, replay, symbolication, and mobile performance profiling are not included.