afep 0.0.8 copy "afep: ^0.0.8" to clipboard
afep: ^0.0.8 copied to clipboard

A temp collection of plugins for the AppFlowy Editor until the main package supports the latest editor.

75/ 160
pub points
28
downloads

We analyzed this package 11 days ago, and awarded it 75 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: afep.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: afep,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.0.8").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected licenses: MPL-2.0, AGPL-3.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

75 out of 241 API elements (31.1 %) have documentation comments.

Some symbols that are missing documentation: afep, afep.CodeBlockActions.CodeBlockActions.new, afep.CodeBlockComponentBuilder, afep.CodeBlockComponentBuilder.CodeBlockComponentBuilder.new, afep.CodeBlockComponentBuilder.actionBuilder.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:afep/afep.dart that imports:
  • package:afep/src/plugins.dart that imports:
  • package:afep/src/video_block/plugin.dart that imports:
  • package:afep/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:afep/afep.dart that imports:
  • package:afep/src/plugins.dart that imports:
  • package:afep/src/video_block/plugin.dart that imports:
  • package:afep/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:afep/afep.dart that imports:
  • package:afep/src/plugins.dart that imports:
  • package:afep/src/video_block/plugin.dart that imports:
  • package:afep/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:afep/afep.dart that imports:
  • package:afep/src/plugins.dart that imports:
  • package:afep/src/video_block/plugin.dart that imports:
  • package:afep/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:afep/afep.dart that imports:
  • package:afep/src/plugins.dart that imports:
  • package:afep/src/video_block/plugin.dart that imports:
  • package:afep/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:afep/afep.dart that imports:
  • package:afep/src/plugins.dart that imports:
  • package:afep/src/video_block/plugin.dart that imports:
  • package:afep/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.
Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 5 issues. Showing the first 2:

ERROR: Undefined name 'PlatformExtension'.

lib/src/code_block/code_block_block_component.dart:422:16

    ╷
422 │     } else if (PlatformExtension.isDesktopOrWeb) {
    │                ^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/code_block/code_block_block_component.dart

ERROR: Undefined name 'PlatformExtension'.

lib/src/video_block/video_block_component.dart:212:23

    ╷
212 │     _alwaysShowMenu = PlatformExtension.isMobile;
    │                       ^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/video_block/video_block_component.dart

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

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

Package Constraint Compatible Latest Notes
appflowy_editor ^3.1.0 3.3.0 6.2.0
flutter_chat_types ^3.6.2 3.6.2 3.6.2
flutter_link_previewer ^3.2.2 3.2.2 4.2.0
highlight ^0.7.0 0.7.0 0.7.0
media_kit ^1.1.10+1 1.2.6 1.2.6
media_kit_libs_video ^1.0.4 1.0.7 1.0.7
media_kit_video ^1.2.4 1.3.1 2.0.1
provider ^6.1.2 6.1.5+1 6.1.5+1
string_validator ^1.0.2 1.2.0 1.2.0
url_launcher ^6.2.6 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
device_info_plus - 10.1.2 12.3.0
device_info_plus_platform_interface - 7.0.3 7.0.3
diff_match_patch - 0.4.1 0.4.1
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_picker - 8.3.7 10.3.8
fixnum - 1.1.1 1.1.1
flutter_linkify - 6.0.0 6.0.0
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
flutter_svg - 2.2.3 2.2.3
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.7.2
intl - 0.19.0 0.20.2
json_annotation - 4.9.0 4.9.0
keyboard_height_plugin - 0.1.5 0.1.5
linkify - 5.0.0 5.0.0
logging - 1.3.0 1.3.0
markdown - 7.3.0 7.3.0
material_color_utilities - 0.11.1 0.13.0
media_kit_libs_android_video - 1.3.8 1.3.8
media_kit_libs_ios_video - 1.1.4 1.1.4
media_kit_libs_linux - 1.2.1 1.2.1
media_kit_libs_macos_video - 1.1.4 1.1.4
media_kit_libs_windows_video - 1.0.11 1.0.11
meta - 1.17.0 1.17.0
nanoid - 1.0.0 1.0.0
nested - 1.0.0 1.0.0
numerus - 2.3.0 2.3.0
package_info_plus - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
pdf - 3.11.3 3.11.3
petitparser - 7.0.1 7.0.1
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.3 6.0.3
qr - 3.0.2 3.0.2
safe_local_storage - 2.0.1 2.0.1
screen_brightness_android - 2.1.3 2.1.3
screen_brightness_platform_interface - 2.1.0 2.1.0
scroll_to_index - 3.0.1 3.0.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_html - 2.3.0 2.3.0
universal_io - 2.3.1 2.3.1
universal_platform - 1.1.0 1.1.0
uri_parser - 3.0.2 3.0.2
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.2 4.5.2
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
volume_controller - 3.4.1 3.4.1
wakelock_plus - 1.4.0 1.4.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 1.1.5 2.1.0
xml - 6.6.1 6.6.1

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

Found 3 issues. Showing the first 2:

The constraint `^3.1.0` on appflowy_editor does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions appflowy_editor to update the constraint.

The constraint `^3.2.2` on flutter_link_previewer does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions flutter_link_previewer to update the constraint.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
75
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A temp collection of plugins for the AppFlowy Editor until the main package supports the latest editor.

Topics

#editor #appflowy #plugins #widget

Documentation

API reference

License

MPL-2.0, AGPL-3.0 (license)

Dependencies

appflowy_editor, flutter, flutter_chat_types, flutter_link_previewer, highlight, media_kit, media_kit_libs_video, media_kit_video, provider, string_validator, url_launcher

More

Packages that depend on afep