goo3d 0.2.0
goo3d: ^0.2.0 copied to clipboard
The 3D renderer for the good game engine: decomposed transforms with quaternion rotation, composed world transforms and the camera, on top of the good kernel, which it re-exports.
We analyzed this package 33 hours ago, and awarded it 150 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
875 out of 1520 API elements (57.6 %) have documentation comments.
Some symbols that are missing documentation: goo3d.Accessor.Accessor.new, goo3d.Accessor.component, goo3d.Accessor.entity, goo3d.AnimationTypeDescriptor.AnimationTypeDescriptor.new, goo3d.ArchetypeField.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:goo3d/goo3d.dartthat imports:package:goo3d/src/data/world_transform.dartthat imports:package:goo3d/src/data/transform.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 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 3.6.1 | 4.3.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.11 | 0.1.11 | |
gamepads_android |
- | 0.1.9 | 0.1.9 | |
gamepads_darwin |
- | 0.1.3 | 0.1.3 | |
gamepads_ios |
- | 0.1.4 | 0.1.4 | |
gamepads_linux |
- | 0.1.2 | 0.1.2 | |
gamepads_platform_interface |
- | 0.1.3 | 0.1.3 | |
gamepads_web |
- | 0.1.2 | 0.1.2 | |
gamepads_windows |
- | 0.3.1 | 0.3.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 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.