appflowy_editor_plugins 0.0.6 copy "appflowy_editor_plugins: ^0.0.6" to clipboard
appflowy_editor_plugins: ^0.0.6 copied to clipboard

A collection of plugins and custom block components for the AppFlowy Editor.

10
likes
150/ 160
pub points
65%
popularity

We analyzed this package in the last hour, and awarded it 150 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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 licenses: MPL-2.0, AGPL-3.0.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

75 out of 238 API elements (31.5 %) have documentation comments.

Some symbols that are missing documentation: appflowy_editor_plugins, appflowy_editor_plugins.CodeBlockComponentBuilder, appflowy_editor_plugins.CodeBlockComponentBuilder.CodeBlockComponentBuilder, appflowy_editor_plugins.CodeBlockComponentBuilder.actionBuilder, appflowy_editor_plugins.CodeBlockComponentBuilder.actionWrapperBuilder.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/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 `Android`.

Because:

  • package:appflowy_editor_plugins/appflowy_editor_plugins.dart that imports:
  • package:appflowy_editor_plugins/src/plugins.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/plugin.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/video_block_menu.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/editor/editor.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/toolbar.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:appflowy_editor_plugins/appflowy_editor_plugins.dart that imports:
  • package:appflowy_editor_plugins/src/plugins.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/plugin.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/video_block_menu.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/editor/editor.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/toolbar.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:appflowy_editor_plugins/appflowy_editor_plugins.dart that imports:
  • package:appflowy_editor_plugins/src/plugins.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/plugin.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/video_block_menu.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/editor/editor.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/toolbar.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dart that imports:
  • package:keyboard_height_plugin/keyboard_height_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:appflowy_editor_plugins/appflowy_editor_plugins.dart that imports:
  • package:appflowy_editor_plugins/src/plugins.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/plugin.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/video_block_menu.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/editor/editor.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/toolbar.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dart that imports:
  • package:keyboard_height_plugin/keyboard_height_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:appflowy_editor_plugins/appflowy_editor_plugins.dart that imports:
  • package:appflowy_editor_plugins/src/plugins.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/plugin.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/video_block_menu.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/editor/editor.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/toolbar.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dart that imports:
  • package:keyboard_height_plugin/keyboard_height_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:appflowy_editor_plugins/appflowy_editor_plugins.dart that imports:
  • package:appflowy_editor_plugins/src/plugins.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/plugin.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/video_block_menu.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/editor/editor.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/toolbar.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/mobile_toolbar_v2.dart that imports:
  • package:appflowy_editor/src/editor/toolbar/mobile/utils/keyboard_height_observer.dart that imports:
  • package:keyboard_height_plugin/keyboard_height_plugin.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:appflowy_editor_plugins/appflowy_editor_plugins.dart that imports:
  • package:appflowy_editor_plugins/src/plugins.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/plugin.dart that imports:
  • package:appflowy_editor_plugins/src/video_block/video_block_menu.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/editor/editor.dart that imports:
  • package:appflowy_editor/src/editor/util/util.dart that imports:
  • package:appflowy_editor/src/editor/util/platform_extension.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.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.

OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
appflowy_editor ^2.3.4 2.5.1 4.0.0
flutter flutter 0.0.0 0.0.0
flutter_chat_types ^3.6.2 3.6.2 3.6.2
flutter_link_previewer ^3.2.2 3.2.2 3.2.2
highlight ^0.7.0 0.7.0 0.7.0
media_kit ^1.1.10+1 1.1.11 1.1.11
media_kit_libs_video ^1.0.4 1.0.5 1.0.5
media_kit_video ^1.2.4 1.2.5 1.2.5
provider ^6.1.2 6.1.2 6.1.2
string_validator ^1.0.2 1.1.0 1.1.0
url_launcher ^6.2.6 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 72.0.0 77.0.0
_macros - 0.3.2 0.3.2
analyzer - 6.7.0 7.0.0
archive - 3.6.1 3.6.1
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
charcode - 1.4.0 1.4.0
clock - 1.1.1 1.1.2
collection - 1.18.0 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dart_style - 2.3.7 2.3.7
dbus - 0.7.10 0.7.10
device_info_plus - 10.1.2 11.1.1
device_info_plus_platform_interface - 7.0.1 7.0.1
diff_match_patch - 0.4.1 0.4.1
equatable - 2.0.7 2.0.7
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
file_picker - 8.1.4 8.1.4
fixnum - 1.1.1 1.1.1
flutter_linkify - 6.0.0 6.0.0
flutter_localizations - 0.0.0 0.0.0
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_svg - 2.0.15 2.0.15
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
html - 0.15.5 0.15.5
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
image - 4.3.0 4.3.0
intl - 0.19.0 0.20.0
intl_utils - 2.8.7 2.8.7
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
keyboard_height_plugin - 0.0.5 0.1.5
linkify - 5.0.0 5.0.0
logging - 1.3.0 1.3.0
macros - 0.1.2-main.4 0.1.3-main.0
markdown - 7.2.2 7.2.2
material_color_utilities - 0.11.1 0.12.0
media_kit_libs_android_video - 1.3.6 1.3.6
media_kit_libs_ios_video - 1.1.4 1.1.4
media_kit_libs_linux - 1.1.3 1.1.3
media_kit_libs_macos_video - 1.1.4 1.1.4
media_kit_libs_windows_video - 1.0.10 1.0.10
media_kit_native_event_loop - 1.0.9 1.0.9
meta - 1.15.0 1.16.0
nanoid - 1.0.0 1.0.0
nested - 1.0.0 1.0.0
numerus - 2.3.0 2.3.0
package_config - 2.1.0 2.1.0
package_info_plus - 8.1.1 8.1.1
package_info_plus_platform_interface - 3.0.1 3.0.1
path - 1.9.0 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
safe_local_storage - 1.0.2 2.0.1
screen_brightness - 0.2.2+1 2.0.0+2
screen_brightness_android - 0.1.0+2 2.0.0
screen_brightness_ios - 0.1.0 2.0.0
screen_brightness_macos - 0.1.0+1 2.0.0
screen_brightness_platform_interface - 0.1.0 2.0.0
screen_brightness_windows - 0.1.3 2.0.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
universal_platform - 1.1.0 1.1.0
uri_parser - 2.0.2 3.0.0
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.15 1.1.15
vector_graphics_codec - 1.1.12 1.1.12
vector_graphics_compiler - 1.1.15 1.1.15
vector_math - 2.1.4 2.1.4
visibility_detector - 0.4.0+2 0.4.0+2
volume_controller - 2.0.8 2.0.8
wakelock_plus - 1.2.8 1.2.8
wakelock_plus_platform_interface - 1.2.1 1.2.1
watcher - 1.1.0 1.1.0
web - 1.1.0 1.1.0
win32 - 5.8.0 5.8.0
win32_registry - 1.1.5 2.0.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^2.3.4` on appflowy_editor does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions appflowy_editor 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.22.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.