super_editor
1.0.0

開源,可配置的,可擴展的文本編輯器和文檔渲染器,用於flutter。
超級編輯器可以與任何後端一起使用。插入您的插入!
超級編輯是由高級啟動的,並由Flutter Bounty Hunters,Superlist和貢獻者實施和維護。
發行的註釋(2024年6月):
我們一直在忙於在核心編輯器改進方面進行工作,例如穩定的編輯管道和有用的編輯器反應。這些API已經發展了很多,因此我們很長一段時間沒有刪除標準版本。我們現在仍在不斷發展那些API。
請放心,超級編輯和本倉庫中的其他項目正常開發。我們仍然在這裡努力。
現在,我們開始發布超級編輯器的開發人員發行,以便社區可以看到我們一直在研究的內容。
提醒您,您的項目不需要使用Pub使用超級編輯器。您可以直接依靠此GitHub存儲庫來跟上最新更改。請檢查下面有關我們的git分支的部分。
分支的註釋:
您使用Flutter的穩定分支嗎?請確保查看super_editor的穩定分支,以兼容。
您是否使用Flutter的主分支?請務必查看super_editor的主分支,以進行完整性。
請查看有關如何使用軟件包或運行示例編輯器的Supereditor Readme。
可以在https://superlist.com/supereditor上訪問Web演示。



您可以按以下方式覆蓋依賴項:
dependency_overrides :
super_editor :
git :
url : https://github.com/superlistapp/super_editor
path : super_editor
ref : stable # or "main"
super_editor_markdown :
git :
url : https://github.com/superlistapp/super_editor
path : super_editor_markdown
ref : stable
super_text_layout :
git :
url : https://github.com/superlistapp/super_editor
path : super_text_layout
ref : stable
attributed_text :
git :
url : https://github.com/superlistapp/super_editor
path : attributed_text
ref : stable