zipy_flutter 0.1.3 copy "zipy_flutter: ^0.1.3" to clipboard
zipy_flutter: ^0.1.3 copied to clipboard

Release of the zipy_flutter package, compatible with both iOS and Android.

Changelog #

0.1.3 #

Changes and Improvements #

  • Optimizations in init function to make it faster.
  • Header, payload and response sanitization.

0.1.2 #

Features #

  • Multipart form data response and payload capturing.

Changes and Improvements #

  • Improvements in payload and response capturing.

0.1.1 #

Changes and Improvements #

  • Improvements in anonymize

0.1.0 #

Features #

  • Zipy.pause() : No data will be captured in this state until resume or init is called on the sdk.
  • Zipy.resume() : Resumes event recording and sending data to the Zipy BE. This does not start a new session unless the current session has already timed out.
  • Zipy.stop() : Completely stops recording events and ends the current session. A new session will only begin when you call init() again.

Changes and Improvements #

  • Multiple init wont create new sessions.
  • Fixed handler when multiple inits.

0.0.13 #

Changes and Improvements #

  • Improvements in payload & response capturing for http/dio calls.
  • Dio/Http headers were not getting captured properly.

0.0.12 #

Features #

  • Dio call were not getting passed when networkcall userconfig was null/false

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.10 #

Features #

  • Can add Custom identifiers in zipy.identify

0.0.9 #

Features #

  • Custom masking can be done if input masking config is false.

0.0.8 #

Features #

  • Custom masking can be done if input masking config is false.

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.6 #

Features #

  • This version includes capturing of Scroll Events (Up, Down, Right, Left)

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.
1
likes
140
points
1.49k
downloads

Publisher

unverified uploader

Weekly Downloads

Release of the zipy_flutter package, compatible with both iOS and Android.

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, fixnum, flutter, http, path, path_provider, plugin_platform_interface, protobuf

More

Packages that depend on zipy_flutter