flutter_cgm library
A library to render CGM files in Flutter.
This library extends the core functionality of the cgm library to render CGM files in Flutter.
Classes
- CGM
- The CGM class parses and stores the commands of a Computer Graphics Metafile (CGM) file.
- CGMWidget
- A widget that displays a parsed CGM file.
- FlutterCGMCanvas
- FlutterCGMPath
- PictureInfo
- A class that holds a ui.Picture and its Size.
- RawCGMWidget
Extensions
- CGMPaintExtension on CGMPaint