套件概覽
一個純 Flutter 的富文字 HTML 編輯器,無需 WebView 即可運作,提供對編輯功能的完整控制。支援可自訂工具列、捲動行為、鍵盤處理、文字選擇,以及具細緻設定選項的樣式。非常適合需要在 Flutter 框架內直接建立與編輯內嵌 HTML 內容的應用程式。設計時著重於效能與彈性,可在 Android、iOS、macOS、Windows 與 Linux 平台上運作。
適用情境
- 在應用程式中建立豐富文字內容
- 在Flutter UI中直接編輯HTML
- 建構筆記應用或部落格應用
- 整合自定格式化工具
- 開發離線內容編輯器
- 支援多平台富文本輸入
主要特色
- No WebView dependency
- Fully customizable toolbar
- Granular editor settings
- Cross-platform support
- Real-time HTML output
- Advanced text selection and styling
適合對象
- Developers building rich text editors
- Apps needing HTML content creation
- Projects avoiding WebView limitations
- Teams prioritizing native performance
- Customizable UI components
- Multi-platform applications
使用建議
- Requires manual configuration for advanced features
- Learning curve for full customization
- Limited built-in templates
- May need additional styling for complex layouts
- Not ideal for simple text inputs
- Depends on Flutter SDK version compatibility