buoy_image_overlay 0.3.0
buoy_image_overlay: ^0.3.0 copied to clipboard
Buoy image-overlay tool for Flutter — pin a design mockup over your running app at adjustable opacity for pixel-perfect UI comparison, with drag/resize, flip, and auto-track.
0.3.0 #
- Initial release: 1:1 Flutter port of
@buoy-gg/image-overlay. - Free Placement (drag + aspect-locked resize) and Component Match modes, with opacity / scale / offset / flip controls and Auto Track.
- Renders through the new
BuoyOverlayHostlayer inbuoy_core(overlay drawn over the app, outside the control modal). Pure-UI tool — no data capture and, matching the RN package, no desktop-sync adapter.