lucy_editor 1.0.11 copy "lucy_editor: ^1.0.11" to clipboard
lucy_editor: ^1.0.11 copied to clipboard

Lucy Editor is improved performance about re-editor

120/ 160
pub points
16
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis http://www.edencrew.kr 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/ellie-k-nam/lucy_editor 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

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

507 out of 2227 API elements (22.8 %) have documentation comments.

Some symbols that are missing documentation: a11y-dark, a11y-dark.a11YDarkTheme, a11y-light, a11y-light.a11YLightTheme, agate.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:lucy_editor/lucy_editor.dart that imports:
  • package:lucy_editor/src/re_editor.dart that imports:
  • dart:isolate
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 340 issues. Showing the first 2:

WARNING: Unnecessary cast.

lib/parsejs/annotations.dart:102:12

    ╷
102 │     return node as Scope;
    │            ^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/parsejs/annotations.dart

WARNING: The operand can't be 'null', so the condition is always 'false'.

lib/parsejs/annotations.dart:114:29

    ╷
114 │       if (scope.environment == null)
    │                             ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/parsejs/annotations.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
collection ^1.17.1 1.19.1 1.19.1
equatable ^2.0.3 2.0.8 2.0.8
flutter_highlight ^0.7.0 0.7.0 0.7.0
highlight ^0.7.0 0.7.0 0.7.0
http ^1.2.1 1.6.0 1.6.0
linked_scroll_controller ^0.2.0 0.2.0 0.2.0
scrollable_positioned_list ^0.3.8 0.3.8 0.3.8
unicode >=0.0.8 <1.0.0 0.3.1 1.1.9
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
http_parser - 4.1.2 4.1.2
lists - 1.0.1 1.0.1 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
path - 1.9.1 1.9.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

The constraint `>=0.0.8 <1.0.0` on unicode does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions unicode 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.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

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

Publisher

unverified uploader

Weekly Downloads

Lucy Editor is improved performance about re-editor

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_highlight, highlight, http, linked_scroll_controller, scrollable_positioned_list, unicode

More

Packages that depend on lucy_editor