wed 0.0.6 copy "wed: ^0.0.6" to clipboard
wed: ^0.0.6 copied to clipboard

Platformweb

A web Dart framework, to create declarative UIs.

9
likes
130/ 160
pub points
0%
popularity

We analyzed this package 1 hour ago, and awarded it 130 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

84 out of 158 API elements (53.2 %) have documentation comments.

Some symbols that are missing documentation: wed, wed.AlignItems.value, wed.BorderRadius.bottomLeft, wed.BorderRadius.bottomRight, wed.BorderRadius.topLeft.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Web

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:wed/wed.dart that imports:
  • package:wed/src/tags/span/span_props.dart that imports:
  • dart:html
Package not compatible with platform iOS

Because:

  • package:wed/wed.dart that imports:
  • package:wed/src/tags/span/span_props.dart that imports:
  • dart:html
Package not compatible with platform Windows

Because:

  • package:wed/wed.dart that imports:
  • package:wed/src/tags/span/span_props.dart that imports:
  • dart:html
Package not compatible with platform Linux

Because:

  • package:wed/wed.dart that imports:
  • package:wed/src/tags/span/span_props.dart that imports:
  • dart:html
Package not compatible with platform macOS

Because:

  • package:wed/wed.dart that imports:
  • package:wed/src/tags/span/span_props.dart that imports:
  • dart:html

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:wed/wed.dart that imports:
  • package:wed/src/tags/span/span_props.dart that imports:
  • dart:html

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
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: The value of the field '_key' isn't used.

lib/src/component/component.dart:50:17

   ╷
50 │   final String? _key;
   │                 ^^^^
   ╵

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

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

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

No dependencies.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.12, Dart 3.5.2.

Check the analysis log for details.

9
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A web Dart framework, to create declarative UIs.

Homepage

Documentation

API reference

License

MIT (license)

More

Packages that depend on wed