stagexl 2.2.2 copy "stagexl: ^2.2.2" to clipboard
stagexl: ^2.2.2 copied to clipboard

Platformweb

A fast and universal 2D rendering engine for HTML5 and Dart.

37
likes
110/ 160
pub points
236
downloads

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

Failed report section
Follow Dart file conventions
10 / 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.

Documentation URL is insecure.

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

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 5 links are insecure.

README.md:38:28

   ╷
38 │ <li>StageXL StackOverflow: <a href="http://stackoverflow.com/questions/ask?tags=stagexl">http://stackoverflow.com/questions/ask?tags=stagexl</a></li>
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

Failed check 0/5 points: Provide a valid CHANGELOG.md

Links in `CHANGELOG.md` should be secure. 1 link is insecure.

CHANGELOG.md:8:28

  ╷
8 │ <li>StageXL StackOverflow: <a href="http://stackoverflow.com/questions/ask?tags=stagexl">http://stackoverflow.com/questions/ask?tags=stagexl</a></li>
  │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

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

Detected license: BSD-2-Clause.

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

688 out of 2271 API elements (30.3 %) have documentation comments.

Some symbols that are missing documentation: stagexl, stagexl.AggregateError.errors, stagexl.AggregateError.message, stagexl.AlphaMaskFilter, stagexl.AlphaMaskFilter.AlphaMaskFilter.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:stagexl/stagexl.dart that imports:
  • package:stagexl/src/text.dart that imports:
  • package:stagexl/src/events.dart that imports:
  • dart:html
Package not compatible with platform iOS

Because:

  • package:stagexl/stagexl.dart that imports:
  • package:stagexl/src/text.dart that imports:
  • package:stagexl/src/events.dart that imports:
  • dart:html
Package not compatible with platform Windows

Because:

  • package:stagexl/stagexl.dart that imports:
  • package:stagexl/src/text.dart that imports:
  • package:stagexl/src/events.dart that imports:
  • dart:html
Package not compatible with platform Linux

Because:

  • package:stagexl/stagexl.dart that imports:
  • package:stagexl/src/text.dart that imports:
  • package:stagexl/src/events.dart that imports:
  • dart:html
Package not compatible with platform macOS

Because:

  • package:stagexl/stagexl.dart that imports:
  • package:stagexl/src/text.dart that imports:
  • package:stagexl/src/events.dart that imports:
  • dart:html

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:stagexl/stagexl.dart that imports:
  • package:stagexl/src/text.dart that imports:
  • package:stagexl/src/events.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 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: This default clause is covered by the previous cases.

lib/src/display/simple_button.dart:129:7

    ╷
129 │       default:
    │       ^^^^^^^
    ╵

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

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/src/display.dart:18:1

   ╷
18 │ import 'dart:html' as html;
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/display.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
xml >=6.3.0 <7.0.0 6.5.0 6.5.0
Transitive dependencies
Package Constraint Compatible Latest
collection - 1.19.1 1.19.1
meta - 1.16.0 1.16.0
petitparser - 6.1.0 6.1.0

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.22.18, Dart 3.7.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
37
likes
110
points
236
downloads

Publisher

unverified uploader

Weekly Downloads

A fast and universal 2D rendering engine for HTML5 and Dart.

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

xml

More

Packages that depend on stagexl