kat_html_editor 0.0.4  kat_html_editor: ^0.0.4 copied to clipboard
kat_html_editor: ^0.0.4 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 19 hours ago, and awarded it 120 pub points (of a possible 160):
 0/10 points: Provide a valid
 0/10 points: Provide a valid pubspec.yaml
- 
pubspec.yamldoesn't have ahomepageentry.
- 
pubspec.yamldoesn't have arepositoryentry.
 5/5 points: Provide a valid
 5/5 points: Provide a valid README.md
 5/5 points: Provide a valid
 5/5 points: Provide a valid CHANGELOG.md
 0/10 points: Use an OSI-approved license
 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
 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
 10/10 points: Package has an example
 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
 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.
 0/0 points: WASM compatibility
 0/0 points: WASM compatibility
Package not compatible with runtime wasm
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/image_picker.dartthat imports:
- package:file_picker/file_picker.dartthat imports:
- package:file_picker/src/file_picker_io.dartthat imports:
- dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
 40/50 points: code has no errors, warnings, lints, or formatting issues
 40/50 points: code has no errors, warnings, lints, or formatting issues
Found 13 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/widgets/el_tooltip/el_tooltip.dart:119:30
    ╷
119 │   void _getHiddenOverlaySize(context) {
    │                              ^^^^^^^
    ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/el_tooltip/el_tooltip.dart
INFO: Missing type annotation.
lib/src/widgets/table_picker.dart:39:3
   ╷
39 │   _detectTapedItem(PointerEvent event) {
   │   ^^^^^^^^^^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/table_picker.dart
 0/10 points: All of the package dependencies are supported in the latest version
 0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| file_picker | ^8.0.7 | 8.3.7 | 10.3.3 | |
| http | ^1.2.1 | 1.5.0 | 1.5.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.5.1 | 4.5.1 | |
| webview_flutter | ^4.4.4 | 4.9.0 | 4.13.0 | |
| webview_flutter_android | ^3.16.9 | 3.16.9 | 4.10.5 | |
| webview_flutter_platform_interface | ^2.9.0 | 2.14.0 | 2.14.0 | |
| webview_flutter_wkwebview | ^3.10.2 | 3.23.2 | 3.23.2 | 
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| async | - | 2.13.0 | 2.13.0 | |
| characters | - | 1.4.0 | 1.4.1 | |
| collection | - | 1.19.1 | 1.19.1 | |
| cross_file | - | 0.3.5 | 0.3.5 | |
| crypto | - | 3.0.6 | 3.0.6 | |
| ffi | - | 2.1.4 | 2.1.4 | |
| fixnum | - | 1.1.1 | 1.1.1 | |
| flutter_plugin_android_lifecycle | - | 2.0.32 | 2.0.32 | |
| http_parser | - | 4.1.2 | 4.1.2 | |
| material_color_utilities | - | 0.11.1 | 0.13.0 | |
| meta | - | 1.16.0 | 1.17.0 | |
| 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.1 | 1.10.1 | |
| sprintf | - | 7.0.0 | 7.0.0 | |
| 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.2.0 | 2.2.0 | |
| web | - | 1.1.1 | 1.1.1 | |
| win32 | - | 5.15.0 | 5.15.0 | 
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^8.0.7` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
The constraint `^3.16.9` on webview_flutter_android does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions webview_flutter_android to update the constraint.
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 20/20 points: Compatible with dependency constraint lower bounds
 20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.