arcane_nodes 1.0.8 copy "arcane_nodes: ^1.0.8" to clipboard
arcane_nodes: ^1.0.8 copied to clipboard

A lightweight, scalable, and highly customizable package that empowers Flutter developers to create dynamic, interactive, and visually appealing node-based UIs.

125/ 160
pub points
61
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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 ("1.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 license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

61 out of 296 API elements (20.6 %) have documentation comments.

Some symbols that are missing documentation: fl_nodes, fl_nodes.AddLinkEvent.AddLinkEvent.fromJson, fl_nodes.AddLinkEvent.AddLinkEvent.new, fl_nodes.AddLinkEvent.link, fl_nodes.AddLinkEvent.toJson.

Passed check 10/10 points: Package has an example

Failed 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 not compatible with platform Web

Because:

  • package:arcane_nodes/arcane_nodes.dart that imports:
  • package:arcane_nodes/src/widgets/node_editor.dart that imports:
  • package:arcane_nodes/src/widgets/node_editor_data_layer.dart that imports:
  • package:keymap/keymap.dart that imports:
  • package:keymap/src/keyboard_widget.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:arcane_nodes/arcane_nodes.dart that imports:
  • package:arcane_nodes/src/widgets/node_editor.dart that imports:
  • package:arcane_nodes/src/widgets/node_editor_data_layer.dart that imports:
  • package:keymap/keymap.dart that imports:
  • package:keymap/src/keyboard_widget.dart that imports:
  • package:flutter_markdown/flutter_markdown.dart that imports:
  • package:flutter_markdown/src/widget.dart that imports:
  • package:flutter_markdown/src/_functions_io.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

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 8 issues. Showing the first 2:

WARNING: The declaration '_computeBezierLinkPathMadScientist' isn't referenced.

lib/src/widgets/node_editor_render_object.dart:879:8

    ╷
879 │   Path _computeBezierLinkPathMadScientist(LinkData data) {
    │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

INFO: Library names are not necessary.

lib/arcane_nodes.dart:1:9

  ╷
1 │ library fl_nodes;
  │         ^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/arcane_nodes.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
artifact ^1.0.14 1.0.19 1.0.19
fast_log ^1.0.7 1.0.7 1.0.7
flutter_context_menu ^0.2.4 0.2.5 0.3.0
flutter_shaders ^0.1.3 0.1.3 0.1.3
keymap ^0.0.92 0.0.92 0.0.92
os_detect ^2.0.3 2.0.3 2.0.3
uuid ^4.5.1 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
colored_print - 1.0.0 1.0.0
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
flutter_markdown - 0.6.23 0.7.7+1 Discontinued
intl - 0.20.2 0.20.2
markdown - 7.3.0 7.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
toml - 0.17.0 0.17.0
toxic - 1.3.8 1.3.8
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3
yaml_edit - 2.2.2 2.2.2

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

The constraint `^0.2.4` on flutter_context_menu does not support the stable version `0.3.0`.

Try running dart pub upgrade --major-versions flutter_context_menu 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.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
125
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, scalable, and highly customizable package that empowers Flutter developers to create dynamic, interactive, and visually appealing node-based UIs.

Repository (GitHub)
View/report issues

Topics

#visual-scripting #workflow-editor #node-editor

Documentation

API reference

License

MIT (license)

Dependencies

artifact, fast_log, flutter, flutter_context_menu, flutter_shaders, keymap, os_detect, uuid

More

Packages that depend on arcane_nodes