novel_editor 0.4.0 copy "novel_editor: ^0.4.0" to clipboard
novel_editor: ^0.4.0 copied to clipboard

Novel for Flutter — a Notion-style rich text editor with AI writing assistant, slash commands, floating toolbar, and markdown import/export. Drop-in WYSIWYG editor widget with OpenAI, Gemini, and Anth [...]

120/ 160
pub points
16
downloads

We analyzed this package 13 hours ago, and awarded it 120 pub points (of a possible 160):

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

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

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/equilib-team/novel_editor was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/equilib-team/novel_editor was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/equilib-team/novel_editor/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

Detected license: MIT.

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

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

OUT: Documenting novel_editor... Discovering libraries... Linking elements... Precaching local docs for 1860522 elements... Initialized dartdoc with 3102 libraries Generating docs for library novel_editor.dart from package:novel_editor/novel_editor.dart... Generating docs for library lifeos_editor.dart from package:novel_editor/lifeos_editor.dart... Documented 2 public libraries in 116.9 seconds ERR: warning: ambiguous reexport of toolbar_items.lifeosToolbarItemsWithAI, canonicalization candidates: (novel_editor, novel_editor) -> novel_editor (confidence 0.000) from toolbar_items.lifeosToolbarItemsWithAI: (file:///tmp/pana_HWZMLH/lib/src/toolbar_items.dart:13:19) novel_editor: 2.210 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) novel_editor: 2.210 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) Use {@canonicalFor toolbar_items.lifeosToolbarItemsWithAI} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only controls the location where it will be written and which library will be displayed in navigation for the relevant pages. The flag [142 more lines]

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 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 `Android`.

Because:

  • package:novel_editor/novel_editor.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:novel_editor/novel_editor.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:novel_editor/novel_editor.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:novel_editor/novel_editor.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:novel_editor/novel_editor.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:novel_editor/novel_editor.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.

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:novel_editor/novel_editor.dart that imports:
  • package:appflowy_editor/appflowy_editor.dart that imports:
  • package:appflowy_editor/src/service/context_menu/context_menu.dart that imports:
  • package:appflowy_editor/src/editor_state.dart that imports:
  • package:appflowy_editor/src/editor/util/platform_extension.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/universal_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

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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 ^4.0.0 4.0.0 6.2.0
http ^1.2.0 1.6.0 1.6.0
provider ^6.0.0 6.1.5+1 6.1.5+1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.3.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
characters - 1.4.1 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
device_info_plus - 10.1.2 13.2.0
device_info_plus_platform_interface - 7.0.3 8.1.0
diff_match_patch - 0.4.1 0.4.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_picker - 8.3.7 13.1.0
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
flutter_svg - 2.3.0 2.3.0
html - 0.15.7 0.15.7
http_parser - 4.1.2 4.1.2
image - 4.10.1 4.10.1
intl - 0.19.0 0.20.3
keyboard_height_plugin - 0.1.5 0.3.0
logging - 1.3.0 1.3.0
markdown - 7.3.1 7.3.1
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
nanoid - 1.0.0 1.0.0
nested - 1.0.0 1.0.0
numerus - 2.3.2 2.3.2
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
pdf - 3.13.0 3.13.0
petitparser - 7.0.2 7.0.2
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.2 6.5.2
qr - 3.0.2 4.0.0
scroll_to_index - 3.0.1 3.0.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
string_validator - 1.2.0 1.2.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
url_launcher - 6.3.2 6.3.2
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 - 5.15.0 6.4.0
win32_registry - 1.1.5 3.0.3
xml - 7.0.1 7.0.1

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

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

Try running dart pub upgrade --major-versions appflowy_editor 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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
120
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Novel for Flutter — a Notion-style rich text editor with AI writing assistant, slash commands, floating toolbar, and markdown import/export. Drop-in WYSIWYG editor widget with OpenAI, Gemini, and Anthropic support.

Repository (GitHub)
View/report issues

Topics

#editor #rich-text #wysiwyg #markdown #ai

License

MIT (license)

Dependencies

appflowy_editor, flutter, http, provider

More

Packages that depend on novel_editor