snaply 0.0.1-alpha.6 copy "snaply: ^0.0.1-alpha.6" to clipboard
snaply: ^0.0.1-alpha.6 copied to clipboard

A Flutter plugin for instant bug reports with screenshots, screen recordings, device environment and logs.

Changelog #

0.0.1-alpha.6 - 2025-03-19 #

Changes #

  • Refactor ios file manager and change path for video recording (#35)
  • Fix callbacks registration and refactor (#34)
  • [Breaking] Refactor custom attrs and files setting (#33)
  • Implement callbacks for extra files (#32)
  • [Breaking] Refactor Snaply initialisation logic (#31)

0.0.1-alpha.5 - 2025-03-10 #

Changes #

  • Return to flutter sdk 3.24.0 (#28)
  • Implement adding custom files to report (#26)
  • Implement melos for scripts and remove husky (#27)
  • Add CMakeFiles to pubignore and gitignore (#25)

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.

0.0.1-alpha.1 #

Initial alpha release of Snaply plugin.

Features #

  • Screenshot capture
  • Screen recording
  • Device information collection
  • Custom attributes support
  • Event logging
  • Customizable UI overlay
  • Cross-platform support (iOS & Android)
6
likes
150
points
38
downloads

Publisher

verified publishersnaply.dev

Weekly Downloads

A Flutter plugin for instant bug reports with screenshots, screen recordings, device environment and logs.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

equatable, flutter, plugin_platform_interface, video_player

More

Packages that depend on snaply

Packages that implement snaply