SVG/src/render_picture library

Classes

RawPicture
A widget that displays a dart:ui.Picture directly.
RenderPicture
A picture in the render tree.

Functions

scaleCanvasToViewBox(Matrix4 matrix, Size desiredSize, Rect viewBox, Size pictureSize) bool
Scales a matrix to the given viewBox based on the desiredSize of the widget.