snaply 0.0.1-alpha.4
snaply: ^0.0.1-alpha.4 copied to clipboard
A Flutter plugin for instant bug reports with screenshots, screen recordings, device environment and logs.
Changelog #
0.0.1-alpha.4 #
Features #
- Delete media file feature (#18)
Refactoring #
- Modified ReportFile to use file path instead of bytes (#19)
- Improved static analysis (#20)
- Updated and improved documentation for snaply_reporter.dart and snaply_reporter_mode.dart (#21)
- Cleaned up and refactored report_file (#22)
Dependencies #
- Updated Flutter SDK version to 3.29.0
0.0.1-alpha.3 #
- Implement setting Snaply mode when init plugin
- Improve documentation
0.0.1-alpha.2 #
Implement frame sequence recorder for Android as alternative to media projection API.