devrev_sdk_flutter 2.2.1 copy "devrev_sdk_flutter: ^2.2.1" to clipboard
devrev_sdk_flutter: ^2.2.1 copied to clipboard

DevRev SDK, used for integrating DevRev services into your Flutter app.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.2.1 - 2025-10-17 #

Added #

  • Added the ability to pause and resume user interaction event tracking, offering more security on the confidential screens.
  • Added sendException method to track handled exceptions.

Changed #

  • Improved performance and modularity by decoupling the screen recording functionality from the main tracking flow.

Fixed #

  • [Android] Resolved potential out of memory crashes.
  • [iOS] Corrected incorrect or missing device model names on certain iPhone versions.
  • [iOS] Fixed visual distortion issues when zooming inside web view.

2.2.0 - 2025-09-16 #

Note: This initial release is aligned with version 2.2.0 of all supported DevRev SDK platforms to maintain consistency across the ecosystem.

Added #

  • Identification of users as anonymous, unverified, or verified user.
  • In-app support chat for users, including push notification support and the ability to create new conversations.
  • Controlling modal behavior when links are opened from within the chat.
  • Tracking custom user events and actions with rich event properties.
  • Gaining session-level behavior with features like timers and screen tracking.
0
likes
160
points
195
downloads

Publisher

verified publisherdevrev.ai

Weekly Downloads

DevRev SDK, used for integrating DevRev services into your Flutter app.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on devrev_sdk_flutter

Packages that implement devrev_sdk_flutter