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

Platformweb

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

36
likes
110/ 140
pub points
57%
popularity

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

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

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.

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.

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.

10/10 points: Use an OSI-approved license

Detected license: BSD-2-Clause.

failed
Provide documentation
10 / 20trigger folding of the section

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

688 out of 2275 API elements (30.2 %) have documentation comments.

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

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

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

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.18.0 1.18.0
meta - 1.14.0 1.14.0
petitparser - 6.0.2 6.0.2

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

36
likes
110
pub points
57%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-2-Clause (LICENSE)

Dependencies

xml

More

Packages that depend on stagexl