flutter_ui_interaction_recorder 0.0.2 copy "flutter_ui_interaction_recorder: ^0.0.2" to clipboard
flutter_ui_interaction_recorder: ^0.0.2 copied to clipboard

A Flutter package to record user UI interactions.

0.0.2 #

  • Fixed package description length for pub.flutter-io.cn compliance
  • Updated permission_handler dependency to ^12.0.1
  • Added web platform support with kIsWeb checks
  • Removed unused variables and fixed static analysis warnings
  • Added platform restrictions (android, ios, linux, macos, windows)
  • Improved code quality and reduced warnings to 0

0.0.1 #

  • Initial release of flutter_ui_interaction_recorder
  • Core functionality for recording user interactions
  • Support for tap, long press, text input, scroll, and navigation events
  • JSON export functionality
  • Privacy protection for sensitive data
  • Real-time overlay for controlling recording
  • Comprehensive widget wrappers for easy integration
  • Configuration options for customizing recording behavior
  • Example app demonstrating all features
  • Complete test coverage for core functionality
1
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to record user UI interactions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, permission_handler

More

Packages that depend on flutter_ui_interaction_recorder