macbear_3d 0.7.2
macbear_3d: ^0.7.2 copied to clipboard
Macbear 3D is a lightweight 3D rendering engine for Flutter, built on Google ANGLE (OpenGL ES).
We analyzed this package 3 days ago, and awarded it 140 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: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
870 out of 7034 API elements (12.4 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: macbear_3d, macbear_3d.Aabb3.getPN, macbear_3d.Aabb3.max, macbear_3d.Aabb3.min, macbear_3d.ActiveInfo.
10/10 points: Package has an example and has no issues with screenshots
10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:macbear_3d/macbear_3d.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:macbear_3d/macbear_3d.dartthat declares support for platforms:Android,iOS,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:macbear_3d/macbear_3d.dartthat imports:package:macbear_3d/src/texture/texture.dartthat imports:package:video_player/video_player.dartthat imports:dart:io
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:macbear_3d/macbear_3d.dartthat imports:package:macbear_3d/src/texture/texture.dartthat imports:package:video_player/video_player.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
Swift Package Manager support:
Package does not support the Swift Package Manager on macOS
The package does not contain macos/macbear_3d/Package.swift.
Package does not support the Swift Package Manager on iOS
The package does not contain ios/macbear_3d/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm 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 |
|---|---|---|---|---|
build |
^4.0.3 |
4.0.5 | 4.0.5 | |
ffi |
^2.2.0 |
2.2.0 | 2.2.0 | |
flutter_angle |
^0.3.9 |
0.3.9 | 0.3.9 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
oimo_physics |
^0.0.4 |
0.0.5 | 0.0.5 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
vector_math |
^2.2.0 |
2.2.0 | 2.3.0 | |
video_player |
^2.11.1 |
2.11.1 | 2.11.1 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 93.0.0 | 99.0.0 | |
analyzer |
- | 10.0.1 | 12.1.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dylib |
- | 0.3.3 | 0.3.3 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logger |
- | 2.7.0 | 2.7.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
video_player_android |
- | 2.9.5 | 2.9.5 | |
video_player_avfoundation |
- | 2.9.4 | 2.9.4 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
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.12, Flutter 3.41.6, Dart 3.11.4.
Check the analysis log for details.
