clepit_core 0.2.0
clepit_core: ^0.2.0 copied to clipboard
A block-style editor with built-in plugins and renderer. Native Dart/Flutter twin of @clepit/core, targets web, mobile, and desktop.
Changelog #
0.2.0 #
First published release, version-aligned with the @clepit/core npm twin.
- All 26 block tools (paragraph, headers, lists, checklist, quote, code, alert, delimiter, table, image, video, audio, file, collapsible, columns, date, table of contents, mention/doc references, doc card, collection, embed, sketch, mermaid, latex, openapi, updates) with edit and render paths.
- Inline formatting, slash menu, block toolbar, comments anchoring, and multilingual per-block content with locale fallback.
- Mermaid (flowchart + sequence) and latex math rendered by in-package parsers and painters; no webview and no external engine.
- Works fully offline; media and file blocks take host-provided upload seams.