flutter_ui_interaction_recorder 0.0.1
flutter_ui_interaction_recorder: ^0.0.1 copied to clipboard
A comprehensive Flutter package for recording and analyzing user interactions within your app. Track taps, text inputs, scrolls, navigation, and custom events with easy export to JSON format.
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