novident_editor 1.0.7
novident_editor: ^1.0.7 copied to clipboard
A highly customizable rich-text editor for Flutter, part of the Novident suite. Fork of AppFlowy Editor (AppFlowy-IO), used under the Mozilla Public License 2.0.
We analyzed this package 4 days ago, and awarded it 120 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
1701 out of 3700 API elements (46.0 %) have documentation comments.
Some symbols that are missing documentation: novident_editor, novident_editor.AdjustSpanContext.AdjustSpanContext.new, novident_editor.AdjustSpanContext.baseTextStyle, novident_editor.AdjustSpanContext.node, novident_editor.AlignmentExtension.
10/10 points: Package has an example
10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:novident_editor/novident_editor.dartthat imports:package:novident_editor/src/editor/editor.dartthat imports:package:novident_editor/src/editor/block_component/block_component.dartthat imports:package:novident_editor/src/editor/block_component/image_block_component/image_upload_widget.dartthat imports:package:novident_editor/src/editor/util/file_picker/file_picker_impl.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:android_file_picker/android_file_picker.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:novident_editor/novident_editor.dartthat imports:package:novident_editor/src/editor/editor.dartthat imports:package:novident_editor/src/editor/toolbar/toolbar.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dartthat imports:package:keyboard_height_plugin/keyboard_height_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:novident_editor/novident_editor.dartthat imports:package:novident_editor/src/editor/editor.dartthat imports:package:novident_editor/src/editor/toolbar/toolbar.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dartthat imports:package:keyboard_height_plugin/keyboard_height_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:novident_editor/novident_editor.dartthat imports:package:novident_editor/src/editor/editor.dartthat imports:package:novident_editor/src/editor/toolbar/toolbar.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dartthat imports:package:keyboard_height_plugin/keyboard_height_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:novident_editor/novident_editor.dartthat imports:package:novident_editor/src/editor/editor.dartthat imports:package:novident_editor/src/editor/toolbar/toolbar.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dartthat imports:package:novident_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dartthat imports:package:keyboard_height_plugin/keyboard_height_plugin.dartthat declares support for platforms:Android,iOS.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:novident_editor/novident_editor.dartthat imports:package:novident_editor_selection/novident_editor_selection.dartthat imports:package:novident_editor_selection/src/move_types.dartthat imports:package:novident_editor_core/novident_editor_core.dartthat imports:package:novident_editor_core/src/extensions/platform_extension.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'borderWidth' is deprecated and shouldn't be used. Use border instead.
lib/src/editor/block_component/table_block_component/table_config.dart:16:50
╷
16 │ static double borderWidth = kDefaultTableStyle.borderWidth;
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/editor/block_component/table_block_component/table_config.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
diff_match_patch |
^0.4.1 |
0.4.1 | 0.4.1 | |
file_picker |
^12.0.0-beta.7 |
12.2.0 | 12.2.0 | |
flutter_svg |
^2.0.6 |
2.3.0 | 2.3.0 | |
html |
^0.15.5 |
0.15.7 | 0.15.7 | |
http |
^1.2.0 |
1.6.0 | 1.6.0 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
keyboard_height_plugin |
^0.3.0 |
0.3.0 | 0.3.0 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
markdown |
^7.2.1 |
7.3.1 | 7.3.1 | |
nanoid |
^1.0.0 |
1.0.0 | 1.0.0 | |
novident_editor_core |
^1.0.3 |
1.0.3 | 1.0.3 | |
novident_editor_document |
^1.0.6 |
1.0.6 | 1.0.6 | |
novident_editor_rich_text |
^1.0.5 |
1.0.5 | 1.0.5 | |
novident_editor_selection |
^1.0.5 |
1.0.5 | 1.0.5 | |
novident_editor_spell_check_interface |
^1.0.0 |
1.0.0 | 1.0.0 | |
novident_editor_styles |
^1.0.3 |
1.0.3 | 1.0.3 | |
numerus |
^2.1.2 |
2.3.2 | 2.3.2 | |
provider |
^6.0.5 |
6.1.5+1 | 6.1.5+1 | |
scroll_to_index |
^3.0.1 |
3.0.1 | 3.0.1 | |
string_validator |
^1.0.0 |
1.2.0 | 1.2.0 | |
url_launcher |
^6.1.11 |
6.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
android_file_picker |
- | 1.1.0 | 1.1.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
cross_file |
- | 0.3.5+5 | 0.3.5+5 | |
csslib |
- | 1.0.2 | 1.0.2 | |
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.1.0 | 1.1.0 | |
file_picker_linux |
- | 1.1.0 | 1.1.0 | |
file_picker_platform_interface |
- | 3.3.0 | 3.3.0 | |
file_picker_web |
- | 3.1.0 | 3.1.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
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 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
url_launcher_android |
- | 6.3.33 | 6.3.33 | |
url_launcher_ios |
- | 6.4.2 | 6.4.2 | |
url_launcher_linux |
- | 3.2.3 | 3.2.3 | |
url_launcher_macos |
- | 3.2.6 | 3.2.6 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.6 | 3.1.6 | |
vector_graphics |
- | 1.2.3 | 1.2.3 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.3.0 | 1.3.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.2.0 | 1.2.0 | |
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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/src/editor/util/file_picker/file_picker_impl.dart:26:29- The argument type 'FilePickerResult?' can't be assigned to the parameter type 'ListRETURN_OF_INVALID_TYPE-lib/src/editor/util/file_picker/file_picker_impl.dart:38:12- A value of type 'Future<String?>' can't be returned from the method 'saveFile' because it has a return type of 'Future<Uri?>'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.