snipe_gamification 0.0.6
snipe_gamification: ^0.0.6 copied to clipboard
Snipe Gamification.
We analyzed this package 23 hours ago, and awarded it 50 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 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://playwithsnipe.com/ was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/noman2002/snipe-gamification.git was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
66 out of 254 API elements (26.0 %) have documentation comments.
Some symbols that are missing documentation: components, components.Node, components.Node.Node.new, components.Node.unknown, components.Node.xChanged.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package not compatible with platform Android
Because:
package:snipe_gamification/rive_common-0.2.0/lib/rive_web.dartthat imports:package:flutter_web_plugins/flutter_web_plugins.dartthat imports:package:flutter_web_plugins/src/plugin_registry.dartthat imports:dart:ui_web
Package not compatible with platform iOS
Because:
package:snipe_gamification/rive_common-0.2.0/lib/rive_web.dartthat imports:package:flutter_web_plugins/flutter_web_plugins.dartthat imports:package:flutter_web_plugins/src/plugin_registry.dartthat imports:dart:ui_web
Package not compatible with platform Windows
Because:
package:snipe_gamification/rive_common-0.2.0/lib/rive_web.dartthat imports:package:flutter_web_plugins/flutter_web_plugins.dartthat imports:package:flutter_web_plugins/src/plugin_registry.dartthat imports:dart:ui_web
Package not compatible with platform Linux
Because:
package:snipe_gamification/rive_common-0.2.0/lib/rive_web.dartthat imports:package:flutter_web_plugins/flutter_web_plugins.dartthat imports:package:flutter_web_plugins/src/plugin_registry.dartthat imports:dart:ui_web
Package not compatible with platform macOS
Because:
package:snipe_gamification/rive_common-0.2.0/lib/rive_web.dartthat imports:package:flutter_web_plugins/flutter_web_plugins.dartthat imports:package:flutter_web_plugins/src/plugin_registry.dartthat imports:dart:ui_web
Package does not support platform `Web`.
Because:
package:snipe_gamification/components.dartthat imports:package:snipe_gamification/src/rive_core/world_transform_component.dartthat imports:package:snipe_gamification/src/generated/world_transform_component_base.dartthat imports:package:snipe_gamification/src/rive_core/container_component.dartthat imports:package:snipe_gamification/src/rive_core/drawable.dartthat imports:package:snipe_gamification/src/rive_core/transform_component.dartthat imports:package:snipe_gamification/src/rive_core/constraints/distance_constraint.dartthat imports:package:snipe_gamification/src/generated/constraints/distance_constraint_base.dartthat imports:package:snipe_gamification/src/rive_core/constraints/targeted_constraint.dartthat imports:package:snipe_gamification/src/generated/constraints/targeted_constraint_base.dartthat imports:package:snipe_gamification/src/rive_core/constraints/constraint.dartthat imports:package:snipe_gamification/src/rive_core/component.dartthat imports:package:snipe_gamification/src/rive_core/artboard.dartthat imports:package:snipe_gamification/src/rive_core/shapes/shape_paint_container.dartthat imports:package:snipe_gamification/src/rive_core/shapes/paint/stroke.dartthat imports:package:snipe_gamification/src/rive_core/shapes/shape.dartthat imports:package:snipe_gamification/src/rive_core/shapes/path.dartthat imports:package:snipe_gamification/src/rive_core/shapes/straight_vertex.dartthat imports:package:snipe_gamification/src/generated/shapes/straight_vertex_base.dartthat imports:package:snipe_gamification/src/rive_core/shapes/path_vertex.dartthat imports:package:snipe_gamification/src/generated/shapes/path_vertex_base.dartthat imports:package:snipe_gamification/src/rive_core/shapes/vertex.dartthat imports:package:snipe_gamification/src/generated/shapes/vertex_base.dartthat imports:package:snipe_gamification/src/generated/component_base.dartthat imports:package:snipe_gamification/src/core/core.dartthat imports:package:snipe_gamification/src/runtime_artboard.dartthat imports:package:snipe_gamification/snipe.dartthat imports:package:snipe_gamification/src/widgets/snipe_game.dartthat imports:package:snipe_gamification/src/Sevice/download_service.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 210 issues. Showing the first 2:
ERROR: Classes and mixins can only implement other classes and mixins.
lib/rive_common-0.2.0/lib/hit_test.dart:5:28
╷
5 │ class HitTester implements PathInterface {
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/rive_common-0.2.0/lib/hit_test.dart
ERROR: Undefined class 'IAABB'.
lib/rive_common-0.2.0/lib/hit_test.dart:15:13
╷
15 │ HitTester(IAABB area, [double tolerance = 0.25])
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/rive_common-0.2.0/lib/hit_test.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
colorize |
^3.0.0 |
3.0.0 | 3.0.0 | |
dio |
^5.2.1+1 |
5.9.1 | 5.9.1 | |
ffi |
^2.0.2 |
2.2.0 | 2.2.0 | |
graphs |
^2.3.1 |
2.3.2 | 2.3.2 | |
http |
^0.13.3 |
0.13.6 | 1.6.0 | |
meta |
^1.3.0 |
1.17.0 | 1.18.1 | |
path_provider |
^2.0.15 |
2.1.5 | 2.1.5 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.1 | 1.0.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.4 | 0.17.4 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.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 | |
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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.13.3` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http to update the constraint.
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 29 errors:
IMPLEMENTS_NON_CLASS-lib/rive_common-0.2.0/lib/hit_test.dart:5:28- Classes and mixins can only implement other classes and mixins.UNDEFINED_CLASS-lib/rive_common-0.2.0/lib/hit_test.dart:15:13- Undefined class 'IAABB'.UNDEFINED_CLASS-lib/rive_common-0.2.0/lib/hit_test.dart:225:13- Undefined class 'Vec2D'.
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.23.9, Flutter 3.38.9, Dart 3.10.8.
Check the analysis log for details.