enough_html_editor 0.0.6
enough_html_editor: ^0.0.6 copied to clipboard
Slim HTML editor for Flutter with full API control and optional Flutter-based widget controls.
We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MPL-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
7482 out of 9908 API elements (75.5 %) have documentation comments.
Some symbols that are missing documentation: enough_html_editor.ASN1DERDecoder
, enough_html_editor.ASN1DERDecoder.ASN1DERDecoder.new
, enough_html_editor.ASN1DERDecoder.decode
, enough_html_editor.ASN1DERDecoder.getContentLength
, enough_html_editor.ASN1DERDecoder.loadSubContent
.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:enough_html_editor/enough_html_editor.dart
that imports:package:enough_html_editor/src/models.dart
that imports:package:enough_html_editor/src/editor_api.dart
that imports:package:enough_html_editor/src/editor.dart
that imports:package:flutter_inappwebview/flutter_inappwebview.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package not compatible with platform Web
Because:
package:enough_html_editor/enough_html_editor.dart
that imports:package:enough_html_editor/src/models.dart
that imports:package:enough_html_editor/src/editor_api.dart
that imports:package:enough_html_editor/src/editor.dart
that imports:package:flutter_inappwebview/flutter_inappwebview.dart
that imports:package:flutter_inappwebview/src/main.dart
that imports:package:flutter_inappwebview/src/webview_environment/main.dart
that imports:package:flutter_inappwebview/src/webview_environment/webview_environment.dart
that imports:package:flutter_inappwebview_platform_interface/flutter_inappwebview_platform_interface.dart
that imports:package:flutter_inappwebview_platform_interface/src/main.dart
that imports:package:flutter_inappwebview_platform_interface/src/in_app_localhost_server.dart
that imports:package:flutter_inappwebview_platform_interface/src/platform_in_app_localhost_server.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:enough_html_editor/enough_html_editor.dart
that imports:package:enough_html_editor/src/models.dart
that imports:package:enough_html_editor/src/editor_api.dart
that imports:package:enough_html_editor/src/editor.dart
that imports:package:flutter_inappwebview/flutter_inappwebview.dart
that imports:package:flutter_inappwebview/src/main.dart
that imports:package:flutter_inappwebview/src/webview_environment/main.dart
that imports:package:flutter_inappwebview/src/webview_environment/webview_environment.dart
that imports:package:flutter_inappwebview_platform_interface/flutter_inappwebview_platform_interface.dart
that imports:package:flutter_inappwebview_platform_interface/src/main.dart
that imports:package:flutter_inappwebview_platform_interface/src/in_app_localhost_server.dart
that imports:package:flutter_inappwebview_platform_interface/src/platform_in_app_localhost_server.dart
that 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.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 29 issues. Showing the first 2:
WARNING: A value for optional parameter 'height' isn't ever given.
lib/src/controls/sliver.dart:58:10
╷
58 │ this.height = 48,
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/controls/sliver.dart
INFO: 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion.
lib/src/controls/color.dart:148:51
╷
148 │ if (!themeColors.any((existing) => existing.value == col.value)) {
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/controls/color.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
enough_platform_widgets |
^1.1.2 |
1.1.2 | 1.1.2 | |
flutter_colorpicker |
^1.1.0 |
1.1.0 | 1.1.0 | |
flutter_inappwebview |
^6.2.0-beta.2 |
6.2.0-beta.2 | 6.2.0-beta.2 | |
image |
^4.5.4 |
4.5.4 | 4.5.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
cupertino_progress_bar |
- | 0.2.0 | 0.2.0 | |
cupertino_stepper |
- | 0.2.1 | 0.2.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_inappwebview_android |
- | 1.2.0-beta.2 | 1.2.0-beta.2 | |
flutter_inappwebview_internal_annotations |
- | 1.2.0 | 1.2.0 | |
flutter_inappwebview_ios |
- | 1.2.0-beta.2 | 1.2.0-beta.2 | |
flutter_inappwebview_macos |
- | 1.2.0-beta.2 | 1.2.0-beta.2 | |
flutter_inappwebview_platform_interface |
- | 1.4.0-beta.2 | 1.4.0-beta.2 | |
flutter_inappwebview_web |
- | 1.2.0-beta.2 | 1.2.0-beta.2 | |
flutter_inappwebview_windows |
- | 0.7.0-beta.2 | 0.7.0-beta.2 | |
flutter_platform_widgets |
- | 9.0.0 | 9.0.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.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.22.23
, Flutter 3.35.3
, Dart 3.9.2
.
Check the analysis log for details.