kat_html_editor 0.0.6 copy "kat_html_editor: ^0.0.6" to clipboard
kat_html_editor: ^0.0.6 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.

140/ 160
pub points
321
downloads

We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

111 out of 114 API elements (97.4 %) have documentation comments.

Some symbols that are missing documentation: kat_html_editor, kat_html_editor.QuillHtmlEditorState.QuillHtmlEditorState.new, kat_html_editor.ToolBarState.ToolBarState.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:kat_html_editor/kat_html_editor.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:kat_html_editor/kat_html_editor.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:kat_html_editor/kat_html_editor.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:kat_html_editor/kat_html_editor.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:kat_html_editor/kat_html_editor.dart that declares support for platforms: Android.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:kat_html_editor/kat_html_editor.dart that imports:
  • package:kat_html_editor/src/tool_bar.dart that imports:
  • package:kat_html_editor/src/widgets/input_url_widget.dart that imports:
  • package:kat_html_editor/src/widgets/el_tooltip/el_tooltip.dart that imports:
  • package:kat_html_editor/src/widgets/webviewx/src/utils/webview_aware.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.

Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
file_picker ^12.0.0 12.0.0 12.0.0
http ^1.2.1 1.6.0 1.6.0
path ^1.9.0 1.9.1 1.9.1
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
pointer_interceptor ^0.10.1 0.10.1+2 0.10.1+2
uuid ^4.3.3 4.6.0 4.6.0
webview_flutter ^4.4.4 4.14.1 4.14.1
webview_flutter_android ^4.14.0 4.14.0 4.14.0
webview_flutter_platform_interface ^2.9.0 2.15.1 2.15.1
webview_flutter_wkwebview ^3.10.2 3.26.0 3.26.0
Transitive dependencies
Package Constraint Compatible Latest Notes
android_file_picker - 1.0.1 1.0.1
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
cross_file - 0.3.5+4 0.3.5+4
crypto - 3.0.7 3.0.7
dbus - 0.7.15 0.7.15
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.2
file_picker_darwin - 1.0.1 1.0.1
file_picker_linux - 1.0.1 1.0.1
file_picker_platform_interface - 3.0.1 3.0.1
file_picker_web - 3.0.1 3.0.1
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
petitparser - 7.0.2 7.0.2
pointer_interceptor_ios - 0.10.1+1 0.10.1+1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.3 0.10.3
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 6.4.0 6.4.0
windows_file_picker - 1.0.1 1.0.1
xml - 7.0.1 7.0.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
140
points
321
downloads

Documentation

API reference

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.

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

Packages that implement kat_html_editor