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

110/ 160
pub points
7
downloads

We analyzed this package 3 days ago, and awarded it 110 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

Homepage URL is insecure.

Update the homepage field and use a secure (https) URL.

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.8
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.17.0
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.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
110
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Lucy Editor is improved performance about re-editor

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