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

PlatformAndroid

HTML rich text editor for Android, iOS, and Web, it is built with the powerful Quill Js library. Which is an open source WYSIWYG editor built for the modern web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kat_html_editor

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  kat_html_editor: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kat_html_editor/kat_html_editor.dart';
1
likes
120
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

HTML rich text editor for Android, iOS, and Web, it is built with the powerful Quill Js library. Which is an open source WYSIWYG editor built for the modern web.

Documentation

API reference

License

unknown (license)

Dependencies

file_picker, flutter, http, path, plugin_platform_interface, pointer_interceptor, uuid, webview_flutter, webview_flutter_android, webview_flutter_platform_interface, webview_flutter_wkwebview

More

Packages that depend on kat_html_editor