tiptap_flutter 0.0.4 copy "tiptap_flutter: ^0.0.4" to clipboard
tiptap_flutter: ^0.0.4 copied to clipboard

A Flutter rich-text editor powered by the real Tiptap engine in a headless WebView. Native rendering, composable widgets.

0.0.1 #

  • Initial alpha release.
  • Headless Tiptap engine running in an invisible WebView.
  • Native Flutter document rendering with position-accurate selection and cursor painting.
  • Composable widget API: EditorController, TiptapEditor, TiptapToolbar, DebugOverlay.
  • Delta-based text input with hardware keyboard fallback.
  • Extensible node renderer registry for custom node types.
  • Full content round-trip: load HTML/JSON, edit, retrieve as HTML, JSON, or plain text.

0.0.2 #

  • Fix pub.dev analysis issues.

0.0.3 #

  • Fix: Correct cursor placement in empty paragraphs.
  • Fix: Remove pan-to-select text.
  • Images support.

0.0.4 #

  • Update README.md
3
likes
0
points
377
downloads

Publisher

verified publisherfeziks.com

Weekly Downloads

A Flutter rich-text editor powered by the real Tiptap engine in a headless WebView. Native rendering, composable widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider, webview_flutter

More

Packages that depend on tiptap_flutter