tiny_flutter 0.0.5 copy "tiny_flutter: ^0.0.5" to clipboard
tiny_flutter: ^0.0.5 copied to clipboard

TinyMCE rich text editor for Flutter web (HtmlElementView + package assets).

0.0.5 #

  • Add wasm web implementation (tiny_mce_editor_browser.dart) using package:web and dart.library.js_interop, so flutter build web --wasm loads the real editor instead of the stub placeholder.

0.0.3 #

  • Fix UI

0.0.3 #

  • Rename public API from TinyMceEditorWidget to TinyMceEditor.
  • README: TinyMCE disclaimer (not affiliated with Tiny Technologies).
  • Fix LICENSE, CHANGELOG, and formatting for pub.dev scoring.

0.0.2 #

  • Initial release: TinyMceEditor for Flutter web (TinyMCE via HtmlElementView).
  • Static helpers: getEditorContent, setEditorContent.

0.0.1 #

  • Initial release: TinyMceEditor for Flutter web (TinyMCE via HtmlElementView).
2
likes
0
points
183
downloads

Publisher

unverified uploader

Weekly Downloads

TinyMCE rich text editor for Flutter web (HtmlElementView + package assets).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, web

More

Packages that depend on tiny_flutter