zipy_flutter 0.0.11
zipy_flutter: ^0.0.11 copied to clipboard
Release of the zipy_flutter package, compatible with both iOS and Android.
Changelog #
0.0.11 #
Features #
- configs for capturePayload/captureResponse are there
- Also there is a limit feature available for maxPayloadSize and maxResponseSize to be captured.
0.0.7 #
Features #
- This version includes auto input masking and custom input masking (zipy block).
- Have changed the retry logic of sending screenshot (it was causing high network consumption).
0.0.5 #
Beta Release #
- Beta release of the zipy_flutter package, compatible with both iOS and Android.
Features #
-
This version includes a comprehensive set of features designed to enhance your app's performance and debugging capabilities:
- Device/Contextual Information: Retrieve detailed information about the device.
- Exception Capturing: Automatically capture and log exceptions.
- Gesture Capturing: Monitor and log single taps, double taps, and long taps.
- Network Monitoring: Capture HTTP and Dio network calls for better insights.
- Screenshot Capturing: Take screenshots.
- Screen Transitions: Track and log screen transitions.
- App State Monitoring: Capture and log app lifecycle states.
- Custom Logging: Implement custom logs & exceptions to track specific events.
- Session URL: Generate session URLs for easy tracking.
- Profiling: Monitor app and device memory usage for performance profiling.
- CRASH Monitoring: Crash monitoring in both iOS and Android.
- ANR Monitoring: ANR monitoring in Android.
0.0.1 #
Initial Release #
- First release of the zipy_flutter package, compatible with both iOS and Android.
Features #
-
This version includes a comprehensive set of features designed to enhance your app's performance and debugging capabilities:
- Device/Contextual Information: Retrieve detailed information about the device.
- Exception Capturing: Automatically capture and log exceptions.
- Gesture Capturing: Monitor and log single taps, double taps, and long taps.
- Network Monitoring: Capture HTTP and Dio network calls for better insights.
- Screenshot Capturing: Take screenshots.
- Screen Transitions: Track and log screen transitions.
- App State Monitoring: Capture and log app lifecycle states.
- Custom Logging: Implement custom logs & exceptions to track specific events.
- Session URL: Generate session URLs for easy tracking.
- Profiling: Monitor app and device memory usage for performance profiling.
Notes #
- Device/Contextual Information: This feature may not function optimally on the iOS simulator.
- Battery Levels on iOS: Battery levels are reported to the nearest multiple of 5%.
- Device Memory Usage on iOS: Currently, capturing device memory usage is not supported on iOS.