docsy 0.1.2
docsy: ^0.1.2 copied to clipboard
A modular WYSIWYG rich-text editor engine for Flutter. Provides document model, editing commands, rendering, and import/export for JSON, Markdown, and HTML.
0.1.0 #
- Initial release.
0.1.1 - 2025-08-17 #
- Fixed
.gitignoreissue - Added live demo badge
0.1.2 - 2026-07-30 #
- Added editable image blocks with width/height controls and optional visible alt text
- Fixed image dialog launching from the example app menu
- Added export dialogs for Markdown and HTML in the example app
