docsy 0.1.3
docsy: ^0.1.3 copied to clipboard
A modular WYSIWYG rich-text editor engine for Flutter. Provides the document model, editing commands, rendering, and image embeds for the Docsy ecosystem.
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
0.1.3 - 2026-07-30 #
- Updated the package README to reflect the current core API and companion packages
