raylib_dartified_web 6.0.1
raylib_dartified_web: ^6.0.1 copied to clipboard
Raylib for the web. WASM backend powered by Emscripten.
0
likes
160/ 160
pub points
147
downloads
We analyzed this package 23 hours ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: Zlib.
10/10 points: 20% or more of the public API has dartdoc comments
9495 out of 10651 API elements (89.1 %) have documentation comments.
Some symbols that are missing documentation: abbr, abbr, abbr, abbr, abbr.
10/10 points: Package has an example
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:raylib_dartified_web/raylib_dartified_web.dartthat imports:package:raylib_dartified_web/core/raylib_dartified_web.dartthat imports:dart:js_interop_unsafe
Package not compatible with platform iOS
Because:
package:raylib_dartified_web/raylib_dartified_web.dartthat imports:package:raylib_dartified_web/core/raylib_dartified_web.dartthat imports:dart:js_interop_unsafe
Package not compatible with platform Windows
Because:
package:raylib_dartified_web/raylib_dartified_web.dartthat imports:package:raylib_dartified_web/core/raylib_dartified_web.dartthat imports:dart:js_interop_unsafe
Package not compatible with platform Linux
Because:
package:raylib_dartified_web/raylib_dartified_web.dartthat imports:package:raylib_dartified_web/core/raylib_dartified_web.dartthat imports:dart:js_interop_unsafe
Package not compatible with platform macOS
Because:
package:raylib_dartified_web/raylib_dartified_web.dartthat imports:package:raylib_dartified_web/core/raylib_dartified_web.dartthat imports:dart:js_interop_unsafe
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
meta |
^1.17.0 |
1.19.0 | 1.19.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
raylib_dartified_base |
^6.0.1 |
6.0.1 | 6.0.1 |
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.23.19, Dart 3.13.4.
Check the analysis log for details.