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

A Flutter port of the Tiptap rich-text editor, powered by a headless WebView engine. Provides composable widgets and a controller-based API for building rich-text editing experiences.

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.
1
likes
60
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter port of the Tiptap rich-text editor, powered by a headless WebView engine. Provides composable widgets and a controller-based API for building rich-text editing experiences.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, path_provider, webview_flutter

More

Packages that depend on tiptap_flutter