arcane_jaspr 2.8.0 copy "arcane_jaspr: ^2.8.0" to clipboard
arcane_jaspr: ^2.8.0 copied to clipboard

A Jaspr web framework port of the Arcane UI component library. Build beautiful web applications with Dart using familiar Arcane patterns.

120/ 160
pub points
536
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

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

Detected license: GPL-3.0.

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

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

OUT: Documenting arcane_jaspr... Discovering libraries... Linking elements... Precaching local docs for 1367371 elements... Initialized dartdoc with 2871 libraries Generating docs for library aliases.dart from package:arcane_jaspr/aliases.dart... ERR: warning: unresolved doc reference [ArcaneTheme] from arcane_jaspr: (file:///tmp/pana_MHJCDQ/lib/arcane_jaspr.dart:1:1) warning: unresolved doc reference [ButtonStyle] from arcane_jaspr: (file:///tmp/pana_MHJCDQ/lib/arcane_jaspr.dart:1:1) warning: unresolved doc reference [CardCarousel] from card_carousel.ArcaneCardCarousel: (file:///tmp/pana_MHJCDQ/lib/component/collection/card_carousel.dart:19:7) warning: unresolved doc reference [CardCarousel] from card_carousel.ArcaneCardCarouselTheme: (file:///tmp/pana_MHJCDQ/lib/component/collection/card_carousel.dart:5:7) warning: unresolved doc reference [Collection] from collection.ArcaneCollection: (file:///tmp/pana_MHJCDQ/lib/component/collection/collection.dart:10:7) [43 more lines]

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

Passed check 0/0 points: WASM compatibility

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

See https://dart.cn/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 29 issues. Showing the first 2:

WARNING: Unused import: 'package:jaspr/dom.dart'.

lib/component/input/slider.dart:2:8

  ╷
2 │ import 'package:jaspr/dom.dart' as dom;
  │        ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/component/input/slider.dart

WARNING: A value for optional parameter 'min' isn't ever given.

lib/component/input/slider.dart:288:10

    ╷
288 │     this.min = 0,
    │          ^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/component/input/slider.dart

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

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

Package Constraint Compatible Latest Notes
fast_log ^1.0.7 1.0.7 1.0.7
http ^1.6.0 1.6.0 1.6.0
jaspr >=0.22.1 <1.0.0 0.22.1 0.22.1
jaspr_lucide >=0.21.0 <1.0.0 0.23.0 0.23.0
meta ^1.17.0 1.17.0 1.17.0
web ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 91.0.0 93.0.0
analyzer - 8.4.0 10.0.0
analyzer_plugin - 0.13.10 0.14.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
checked_yaml - 2.0.4 2.0.4
ci - 0.1.0 0.1.0
cli_util - 0.4.2 0.4.2
collection - 1.19.1 1.19.1
colored_print - 1.0.0 1.0.0
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
custom_lint - 0.8.1 0.8.1
custom_lint_core - 0.8.1 0.8.2
custom_lint_visitor - 1.0.0+8.4.0 1.0.0+9.0.0
dart_style - 3.1.3 3.1.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
freezed_annotation - 3.1.0 3.1.0
glob - 2.1.3 2.1.3
hotreloader - 4.3.0 4.3.0
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
mime - 2.0.0 2.0.0
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
rxdart - 0.28.0 0.28.0
shelf - 1.4.2 1.4.2
shelf_gzip - 4.1.0 4.1.0
shelf_proxy - 1.0.4 1.0.4
shelf_static - 1.1.3 1.1.3
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.9 0.7.9
typed_data - 1.4.0 1.4.0
universal_web - 1.1.1+1 1.1.1+1
uuid - 4.5.2 4.5.2
vm_service - 15.0.2 15.0.2
watcher - 1.2.1 1.2.1
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

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, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
536
downloads

Publisher

unverified uploader

Weekly Downloads

A Jaspr web framework port of the Arcane UI component library. Build beautiful web applications with Dart using familiar Arcane patterns.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

GPL-3.0 (license)

Dependencies

fast_log, http, jaspr, jaspr_lucide, meta, web

More

Packages that depend on arcane_jaspr