shadcn_jaspr 0.4.3 copy "shadcn_jaspr: ^0.4.3" to clipboard
shadcn_jaspr: ^0.4.3 copied to clipboard

A Dart port of shadcn/ui for the Jaspr web framework. Beautiful, accessible, and customizable UI components built with Tailwind CSS. Live demo: https://aurelvu.github.io/shadcn_jaspr/

140/ 160
pub points
334
downloads

We analyzed this package 4 days ago, and awarded it 140 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.

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.

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

1127 out of 2464 API elements (45.7 %) have documentation comments.

Some symbols that are missing documentation: shadcn_jaspr.AccordionType, shadcn_jaspr.AlertVariant, shadcn_jaspr.BadgeVariant, shadcn_jaspr.ButtonGroupVariant, shadcn_jaspr.ButtonSize.

Passed check 10/10 points: Package has an example and has no issues with screenshots

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

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 7 issues. Showing the first 2:

INFO: The parameter name 'p' matches a visible type name.

lib/src/components/chart.dart:192:45

    ╷
192 │       final rowMax = dataKeys.fold<num>(0, (p, key) {
    │                                             ^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/components/chart.dart

INFO: The parameter name 'p' matches a visible type name.

lib/src/components/chart.dart:274:45

    ╷
274 │       final rowMax = dataKeys.fold<num>(0, (p, key) {
    │                                             ^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/components/chart.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
jaspr ^0.22.0 0.22.4 0.22.4
universal_web ^1.1.0 1.1.1+1 1.1.1+1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
csslib - 1.0.2 1.0.2
hotreloader - 4.4.0 4.4.0
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
meta - 1.18.2 1.18.2
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
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.2 1.10.2
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
typed_data - 1.4.0 1.4.0
vm_service - 15.0.2 15.0.2
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1

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.12, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
140
points
334
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart port of shadcn/ui for the Jaspr web framework. Beautiful, accessible, and customizable UI components built with Tailwind CSS. Live demo: https://aurelvu.github.io/shadcn_jaspr/

Repository (GitHub)
View/report issues

Topics

#ui #components #web #jaspr #tailwind

License

MIT (license)

Dependencies

jaspr, universal_web

More

Packages that depend on shadcn_jaspr