session_mate 0.7.1 copy "session_mate: ^0.7.1" to clipboard
session_mate: ^0.7.1 copied to clipboard

outdated

Instantly reproduce bugs with a single click, directly from your app.

0.7.1 #

  • Add user idle time banner

0.7.0 #

  • Update crypto helper to support empty parameters
  • Update response filter helper
  • Disable content-type masking
  • Improve response data mask
  • Mock response with same content-type as original
  • Allow to disable network interceptor
  • Set startedAt property for UIEvents

0.6.0 #

  • Adds drag recording functionality

0.5.0 #

  • Adds improved interaction replay

0.4.4 #

  • Update session_mate_core package
  • Fix some imports

0.4.3 #

  • Bumps session_mate_core

0.4.2 #

  • Bumps dart to 3.0.5

0.4.1 #

  • Lowers the dart version and flutter_svg version

0.4.0 #

  • Adds logNetworkEvents property to SessionMateBuilder
  • Adds kReplaySession constant to help with uses of WidgetsFlutterBinding uses

0.3.1 #

  • Drops svg_icon for flutter_svg

0.3.0 #

  • Adds input masking
  • Adds fuzzy HTTP request matching
  • Adds improved automation point visibility to improve diving accuracy

0.2.0 #

  • Initial version with our research code