zeba_academy_widget_snapshots 0.0.1 copy "zeba_academy_widget_snapshots: ^0.0.1" to clipboard
zeba_academy_widget_snapshots: ^0.0.1 copied to clipboard

Capture Flutter widget screenshots offline with optional blur and local storage.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


0.0.1 Initial Release #

โœจ Added #

  • ๐Ÿ“ธ Widget screenshot capture using RepaintBoundary
  • ๐ŸŽฏ SnapshotController for handling capture and save operations
  • ๐Ÿงฉ SnapshotWidget wrapper for easy integration
  • ๐Ÿ’พ Local storage support using path_provider
  • ๐ŸŒซ๏ธ Optional blur functionality using image package
  • ๐Ÿ“‚ Retrieve saved snapshots from local directory
  • โšก Fully offline functionality (no API / no cloud dependency)

๐Ÿงช Testing #

  • Widget test for snapshot capture
  • Verified image byte generation

๐Ÿ› ๏ธ Internal #

  • Clean modular architecture (controller, widget, storage, blur_helper)
  • Null-safety support
  • Optimized image encoding (PNG)

๐Ÿ”ฎ Upcoming (Planned) #

๐Ÿš€ Features #

  • ๐Ÿ“ธ Snapshot gallery viewer UI
  • ๐Ÿท๏ธ Notes and tagging system for snapshots
  • ๐Ÿ“„ Export snapshots to PDF
  • ๐Ÿ”— Share snapshots
  • ๐ŸŽฏ Selective blur (blur specific regions only)

โšก Improvements #

  • Performance optimizations for large widgets
  • Better blur quality tuning
  • Enhanced file management utilities

๐Ÿ“ Notes #

  • This is the first stable version of the package.
  • Feedback and contributions are welcome to improve future releases.

Thank you for using zeba_academy_widget_snapshots! ๐Ÿš€

1
likes
150
points
8
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Capture Flutter widget screenshots offline with optional blur and local storage.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter, image, path_provider

More

Packages that depend on zeba_academy_widget_snapshots