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

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

2
likes
140/ 140
pub points
81%
popularity

We analyzed this package 39 hours ago, and awarded it 140 pub points (of a possible 140):

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

71 out of 232 API elements (30.6 %) 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

OK
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.
OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
appflowy_editor ^2.3.4 2.4.0 2.4.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.10+1 1.1.10+1
media_kit_libs_video ^1.0.4 1.0.4 1.0.4
media_kit_video ^1.2.4 1.2.4 1.2.4
provider ^6.1.2 6.1.2 6.1.2
string_validator ^1.0.2 1.0.2 1.0.2
url_launcher ^6.2.6 6.2.6 6.2.6
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 68.0.0
analyzer - 6.4.1 6.5.0
archive - 3.5.1 3.5.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dart_style - 2.3.6 2.3.6
dbus - 0.7.10 0.7.10
device_info_plus - 10.1.0 10.1.0
device_info_plus_platform_interface - 7.0.0 7.0.0
diff_match_patch - 0.4.1 0.4.1
equatable - 2.0.5 2.0.5
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_picker - 8.0.3 8.0.3
fixnum - 1.1.0 1.1.0
flutter_linkify - 6.0.0 6.0.0
flutter_localizations - 0.0.0 0.0.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_svg - 2.0.10+1 2.0.10+1
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
image - 4.1.7 4.1.7
intl - 0.18.1 0.19.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.0.5
linkify - 5.0.0 5.0.0
logging - 1.2.0 1.2.0
markdown - 7.2.2 7.2.2
material_color_utilities - 0.8.0 0.11.1
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.9 1.0.9
media_kit_native_event_loop - 1.0.8 1.0.8
meta - 1.11.0 1.15.0
nanoid - 1.0.0 1.0.0
nested - 1.0.0 1.0.0
numerus - 2.2.0 2.2.0
package_config - 2.1.0 2.1.0
package_info_plus - 8.0.0 8.0.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
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.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
safe_local_storage - 1.0.2 1.0.2
screen_brightness - 0.2.2+1 1.0.1
screen_brightness_android - 0.1.0+2 1.0.1
screen_brightness_ios - 0.1.0 1.0.1
screen_brightness_macos - 0.1.0+1 1.0.1
screen_brightness_platform_interface - 0.1.0 1.0.1
screen_brightness_windows - 0.1.3 1.0.1
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.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
universal_platform - 1.0.0+1 1.0.0+1
uri_parser - 2.0.2 2.0.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.3.0 6.3.0
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
visibility_detector - 0.4.0+2 0.4.0+2
volume_controller - 2.0.7 2.0.7
wakelock_plus - 1.2.5 1.2.5
wakelock_plus_platform_interface - 1.2.1 1.2.1
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4
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.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.