block_editor 0.0.2-dev.1
block_editor: ^0.0.2-dev.1 copied to clipboard
A Notion-inspired, block-based rich text editor for Flutter. Built from scratch with a plugin system, inline embeds, variables, tags, and export to JSON, Markdown, and HTML.
block_editor #
A Notion-inspired, block-based rich text editor for Flutter, built entirely from scratch.
Status #
Pre-release (0.0.2-dev.1) — API is unstable. Breaking changes are expected before 1.0.0.
Installation #
dependencies:
block_editor: ^0.0.2-dev.1
Documentation #
Full documentation, examples, and API reference coming in 1.0.0.
In the meantime, see the example app.
License #
MIT