kat_html_editor 0.0.6
kat_html_editor: ^0.0.6 copied to clipboard
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.
We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
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.
10/10 points: Package has an example
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.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:kat_html_editor/kat_html_editor.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:kat_html_editor/kat_html_editor.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:kat_html_editor/kat_html_editor.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:kat_html_editor/kat_html_editor.dartthat 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.dartthat imports:package:kat_html_editor/src/tool_bar.dartthat imports:package:kat_html_editor/src/widgets/input_url_widget.dartthat imports:package:kat_html_editor/src/widgets/el_tooltip/el_tooltip.dartthat imports:package:kat_html_editor/src/widgets/webviewx/src/utils/webview_aware.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat 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.
50/50 points: code has no errors, warnings, lints, or formatting issues
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.