flutter_advanced_html_editor 1.1.0
flutter_advanced_html_editor: ^1.1.0 copied to clipboard
A powerful and customizable HTML editor for Flutter.
We analyzed this package 5 days ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.1.0").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
71 out of 155 API elements (45.8 %) have documentation comments.
Some symbols that are missing documentation: flutter_advanced_html_editor.FlutterAdvancedHtmlEditor.FlutterAdvancedHtmlEditor.new, flutter_advanced_html_editor.FlutterAdvancedHtmlEditor.borderRadius, flutter_advanced_html_editor.FlutterAdvancedHtmlEditor.boxDecoration, flutter_advanced_html_editor.FlutterAdvancedHtmlEditor.controller, flutter_advanced_html_editor.FlutterAdvancedHtmlEditor.customToolbarItems.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_advanced_html_editor/flutter_advanced_html_editor.dartthat imports:package:flutter_advanced_html_editor/src/flutter_advanced_html_editor_form.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_toolbar.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_controller.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_widget.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:flutter_advanced_html_editor/flutter_advanced_html_editor.dartthat imports:package:flutter_advanced_html_editor/src/flutter_advanced_html_editor_form.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_toolbar.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_controller.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_widget.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:flutter_advanced_html_editor/flutter_advanced_html_editor.dartthat imports:package:flutter_advanced_html_editor/src/flutter_advanced_html_editor_form.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_toolbar.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_controller.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_widget.dartthat imports:package:webview_flutter/webview_flutter.dartthat declares support for platforms:Android,iOS,macOS.
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:flutter_advanced_html_editor/flutter_advanced_html_editor.dartthat imports:package:flutter_advanced_html_editor/src/flutter_advanced_html_editor_form.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_toolbar.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:flutter_advanced_html_editor/flutter_advanced_html_editor.dartthat imports:package:flutter_advanced_html_editor/src/flutter_advanced_html_editor_form.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_toolbar.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:flutter_advanced_html_editor/flutter_advanced_html_editor.dartthat imports:package:flutter_advanced_html_editor/src/flutter_advanced_html_editor_form.dartthat imports:package:flutter_advanced_html_editor/src/html_editor_toolbar.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 15 issues. Showing the first 2:
INFO: Sort directive sections alphabetically.
lib/flutter_advanced_html_editor.dart:8:1
╷
8 │ export 'src/html_editor_controller.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_advanced_html_editor.dart
INFO: Sort directive sections alphabetically.
lib/flutter_advanced_html_editor.dart:11:1
╷
11 │ export 'src/flutter_advanced_html_editor_form.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_advanced_html_editor.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
file_picker |
^10.3.3 |
10.3.10 | 11.0.2 | |
webview_flutter |
^4.13.0 |
4.14.1 | 4.14.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+4 | 0.3.5+4 | |
dbus |
- | 0.7.14 | 0.7.14 | |
ffi |
- | 2.2.0 | 2.2.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.19.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
vector_math |
- | 2.2.0 | 2.4.1 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 4.13.0 | 4.13.0 | |
webview_flutter_platform_interface |
- | 2.15.1 | 2.15.1 | |
webview_flutter_wkwebview |
- | 3.26.0 | 3.26.0 | |
win32 |
- | 5.15.0 | 6.3.0 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^10.3.3` on file_picker does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
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.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.