openworld 0.0.6 openworld: ^0.0.6 copied to clipboard
Openworld gaming engine using three_dart
We analyzed this package 2 days ago, and awarded it 60 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
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
475 out of 7796 API elements (6.1 %) 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: AfterimageShader
, BleachBypassShader
, Blob
, ConvolutionShader
, CopyShader
.
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 does not support platform `Web`.
Because:
package:openworld/openworld.dart
that imports:package:audioplayers/audioplayers.dart
that imports:package:audioplayers/src/source.dart
that imports:package:audioplayers/src/audioplayer.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 2735 issues. Showing the first 2:
ERROR: The name 'Blob' isn't defined, so it can't be used in an 'is' expression.
lib/three_dart/three3d/loaders/ImageLoader.dart:26:20
╷
26 │ else if(url is Blob){
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/three_dart/three3d/loaders/ImageLoader.dart
ERROR: Target of URI doesn't exist: 'package:openworld/three_dart/extra/Blob.dart'.
lib/three_dart/three3d/loaders/ImageLoaderForApp.dart:8:8
╷
8 │ import 'package:openworld/three_dart/extra/Blob.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/three_dart/three3d/loaders/ImageLoaderForApp.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
^3.3.0 |
3.6.1 | 3.6.1 |
audioplayers |
^6.1.0 |
6.1.0 | 6.1.0 |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 |
ffi |
^2.1.0 |
2.1.3 | 2.1.3 |
flutter |
flutter |
0.0.0 | 0.0.0 |
http |
^1.1.0 |
1.2.2 | 1.2.2 |
image |
^4.0.02 |
4.3.0 | 4.3.0 |
opentype_dart |
^0.0.1 |
0.0.1 | 0.0.1 |
openworld_gl |
^0.0.26 |
0.0.26 | 0.0.26 |
shared_preferences |
^2.2.3 |
2.3.3 | 2.3.3 |
typr_dart |
^0.0.2 |
0.0.2 | 0.0.2 |
universal_html |
^2.2.4 |
2.2.4 | 2.2.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
audioplayers_android |
- | 5.0.0 | 5.0.0 |
audioplayers_darwin |
- | 6.0.0 | 6.0.0 |
audioplayers_linux |
- | 4.0.0 | 4.0.0 |
audioplayers_platform_interface |
- | 7.0.0 | 7.0.0 |
audioplayers_web |
- | 5.0.1 | 5.0.1 |
audioplayers_windows |
- | 4.0.0 | 4.0.0 |
characters |
- | 1.3.0 | 1.3.1 |
charcode |
- | 1.4.0 | 1.4.0 |
collection |
- | 1.18.0 | 1.19.1 |
csslib |
- | 1.0.2 | 1.0.2 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
html |
- | 0.15.5 | 0.15.5 |
http_parser |
- | 4.0.2 | 4.1.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
openworld_gl_macos |
- | 0.0.5 | 0.0.5 |
openworld_gl_platform_interface |
- | 0.0.4 | 0.0.4 |
path |
- | 1.9.1 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.0 |
path_provider_linux |
- | 2.2.1 | 2.2.1 |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 |
path_provider_windows |
- | 2.3.0 | 2.3.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
shared_preferences_android |
- | 2.3.3 | 2.3.3 |
shared_preferences_foundation |
- | 2.5.3 | 2.5.3 |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 |
shared_preferences_web |
- | 2.4.2 | 2.4.2 |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sprintf |
- | 7.0.0 | 7.0.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_io |
- | 2.2.2 | 2.2.2 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 456 errors:
TYPE_TEST_WITH_UNDEFINED_NAME
-lib/three_dart/three3d/loaders/ImageLoader.dart:26:20
- The name 'Blob' isn't defined, so it can't be used in an 'is' expression.URI_DOES_NOT_EXIST
-lib/three_dart/three3d/loaders/ImageLoaderForApp.dart:8:8
- Target of URI doesn't exist: 'package:openworld/three_dart/extra/Blob.dart'.TYPE_TEST_WITH_UNDEFINED_NAME
-lib/three_dart/three3d/loaders/ImageLoaderForApp.dart:15:18
- The name 'Blob' isn't defined, so it can't be used in an 'is' expression.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.15
, Flutter 3.24.5
, Dart 3.5.4
.
Check the analysis log for details.