Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 440 Bytes

File metadata and controls

9 lines (8 loc) · 440 Bytes

0.1.0

  • Initial release.
  • MermaidDiagram widget — renders Mermaid diagrams via WebView with no page reloads.
  • 15 built-in themes (MermaidTheme): zinc, tokyo-night, catppuccin, nord, dracula, github, solarized, one-dark.
  • Custom colors via MermaidColors.
  • Supports all 5 diagram types: flowchart, sequence, state, class, ER.
  • onRendered and onError callbacks.
  • loading and errorBuilder for custom loading/error UI.