goo2d 0.2.0
goo2d: ^0.2.0 copied to clipboard
The 2D renderer for the good game engine: transforms, camera, sprites, nine-slice borders, colliders and mouse picking, on top of the good kernel, which it re-exports.
We analyzed this package 32 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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
1169 out of 1911 API elements (61.2 %) have documentation comments.
Some symbols that are missing documentation: goo2d.Accessor.Accessor.new, goo2d.Accessor.component, goo2d.Accessor.entity, goo2d.ActiveCameraResolver.ActiveCameraResolver.new, goo2d.AnimationTypeDescriptor.AnimationTypeDescriptor.new.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:goo2d/goo2d.dartthat imports:package:goo2d/src/render/texture.dartthat imports:package:good/good.dartthat imports:package:good/src/widget/game_view.dartthat imports:package:good/src/game.dartthat imports:package:good/src/triple_buffer.dartthat imports:package:ffi/ffi.dartthat imports:package:ffi/src/utf8.dartthat imports:dart:ffi
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 |
|---|---|---|---|---|
good |
^0.2.0 |
0.2.0 | 0.2.0 | |
meta |
^1.15.0 |
1.19.0 | 1.19.0 | |
vector_math |
^2.2.0 |
2.4.2 | 2.4.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 3.6.1 | 4.2.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
cryptography |
- | 2.9.0 | 2.9.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
gamepads |
- | 0.1.10+5 | 0.1.10+5 | |
gamepads_android |
- | 0.1.8+2 | 0.1.8+2 | |
gamepads_darwin |
- | 0.1.2+4 | 0.1.2+4 | |
gamepads_ios |
- | 0.1.3+3 | 0.1.3+3 | |
gamepads_linux |
- | 0.1.2 | 0.1.2 | |
gamepads_platform_interface |
- | 0.1.3 | 0.1.3 | |
gamepads_web |
- | 0.1.1+1 | 0.1.1+1 | |
gamepads_windows |
- | 0.3.0+1 | 0.3.0+1 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.