dart_desk_widgets library

Runtime Flutter widgets for rendering Dart Desk content.

Provides hotspot/crop-aware image framing for ImageReference values produced by the dart_desk studio.

Classes

DeskFrame
Layout wrapper that frames child according to ref.crop and ref.hotspot. The child must fill its allocated box (BoxFit.fill semantics) — DeskFrame owns the geometry.
DeskImageView
Convenience wrapper: a DeskFrame around Image.network(ref.publicUrl ?? ref.externalUrl).
FrameGeometry
FramingDefaults
FramingMath