gesture_recorder 0.3.2
gesture_recorder: ^0.3.2 copied to clipboard
gesture_recorder enables you to record and replay gesture events
0.3.2 2025.11.27 #
- Add
enabledflag toGestureRecorderwidget to disable all the operation, typically in production builds.
0.3.1 2025.11.26 #
- Add start/stop recording button to DevTools Extensions.
0.3.0 2025.11.26 #
- Added DevTools Extensions for inspect recorded data
0.2.0 2025.11.24 #
- Added serialize/deserialize feature for persistence or sharing
0.1.1 2025.11.22 #
- Added documentation on source code.
- Tiny fixes for pub score.
0.1.0 2025.11.22 #
- First release of
gesture_recorder