Customs/customSVG/custom_svg library

Classes

BytesLoader
An interface that can be implemented to support decoding vector graphic binary assets from different byte sources.
CustomSvg
A widget that will parse SVG data for rendering on screen.
PictureInfo
The deocded result of a vector graphics asset.
PictureProvider
Deprecated class, will be removed, does not do anything.
Svg
A utility class for decoding SVG data to a DrawableRoot or a PictureInfo.
VectorGraphicUtilities
Utility functionality for interaction with vector graphic assets.

Constants

vg → const VectorGraphicUtilities
The VectorGraphicUtilities instance.

Properties

svg Svg
Instance for Svg's utility methods, which can produce a DrawableRoot or PictureInfo from String or Uint8List.
final