zipy_flutter 0.0.1
zipy_flutter: ^0.0.1 copied to clipboard
First release of the zipy_flutter package, compatible with both iOS and Android.
Changelog #
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.