gameball_sdk 2.2.3
gameball_sdk: ^2.2.3 copied to clipboard
Gameball Integration SDK allowing direct communication with multiple Gameball services like Customer creation, sending Events, and showing Gameball Profile
We analyzed this package 37 hours ago, and awarded it 130 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.
10/10 points: 20% or more of the public API has dartdoc comments
60 out of 84 API elements (71.4 %) have documentation comments.
Some symbols that are missing documentation: callbacks, constants, constants.baseUrl, constants.initializeCustomerEndpoint, constants.sendEventEndpoint.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:gameball_sdk/gameball_sdk.dartthat imports:package:firebase_messaging/firebase_messaging.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:gameball_sdk/gameball_sdk.dartthat imports:package:gameball_sdk/network/request_calls/send_event_request.dartthat imports:package:gameball_sdk/network/utils/header_generator.dartthat imports:package:gameball_sdk/utils/gameball_utils.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:gameball_sdk/gameball_sdk.dartthat imports:package:gameball_sdk/network/request_calls/send_event_request.dartthat imports:package:gameball_sdk/network/utils/header_generator.dartthat imports:package:gameball_sdk/utils/gameball_utils.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:gameball_sdk/gameball_sdk.dartthat imports:package:firebase_dynamic_links/firebase_dynamic_links.dartthat declares support for platforms:Android,iOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:gameball_sdk/gameball_sdk.dartthat imports:package:gameball_sdk/network/request_calls/send_event_request.dartthat imports:package:gameball_sdk/network/utils/header_generator.dartthat imports:package:gameball_sdk/utils/gameball_utils.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:gameball_sdk/gameball_sdk.dartthat imports:package:gameball_sdk/network/request_calls/send_event_request.dartthat imports:package:gameball_sdk/network/utils/header_generator.dartthat imports:package:gameball_sdk/utils/gameball_utils.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 11 issues. Showing the first 2:
WARNING: Unused import: 'dart:io'.
lib/gameball_sdk.dart:4:8
╷
4 │ import 'dart:io';
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/gameball_sdk.dart
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/gameball_sdk.dart:185:22
╷
185 │ if (response != null) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/gameball_sdk.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
build_runner |
^2.4.11 |
2.12.2 | 2.12.2 | |
firebase_core |
^3.8.1 |
3.15.2 | 4.5.0 | |
firebase_dynamic_links |
^6.0.11 |
6.1.10 | 6.1.10 | Discontinued |
firebase_messaging |
^15.1.6 |
15.2.10 | 16.1.2 | |
firebase_messaging_web |
^3.9.5 |
3.10.10 | 4.1.3 | |
http |
^1.2.2 |
1.6.0 | 1.6.0 | |
json_annotation |
^4.9.0 |
4.11.0 | 4.11.0 | |
json_serializable |
^6.8.0 |
6.13.0 | 6.13.0 | |
package_info_plus |
^8.0.2 |
8.3.1 | 9.0.0 | |
platform_info |
^5.0.0 |
5.0.0 | 5.0.0 | |
share_plus |
^11.0.0 |
11.1.0 | 12.0.1 | |
url_launcher |
^6.2.0 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.8.0 |
4.13.1 | 4.13.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 93.0.0 | 97.0.0 | |
_flutterfire_internals |
- | 1.3.59 | 1.3.67 | |
analyzer |
- | 10.0.1 | 11.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 4.0.4 | 4.0.4 | |
build_config |
- | 1.3.0 | 1.3.0 | |
build_daemon |
- | 4.1.1 | 4.1.1 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.4 | 8.12.4 | |
characters |
- | 1.4.1 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
code_builder |
- | 4.11.1 | 4.11.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 3.1.7 | 3.1.7 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 2.24.1 | 3.5.0 | |
firebase_dynamic_links_platform_interface |
- | 0.2.7+10 | 0.2.7+10 | |
firebase_messaging_platform_interface |
- | 4.6.10 | 4.7.7 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
graphs |
- | 2.3.2 | 2.3.2 | |
hooks |
- | 1.0.2 | 1.0.2 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.18 | 0.12.19 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.5 | 0.17.5 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
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 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.2 | 1.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
share_plus_platform_interface |
- | 6.1.0 | 6.1.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_gen |
- | 4.2.0 | 4.2.0 | |
source_helper |
- | 1.3.10 | 1.3.10 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.9 | 0.7.10 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webview_flutter_android |
- | 4.10.13 | 4.10.13 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.24.0 | 3.24.0 | |
win32 |
- | 5.15.0 | 6.0.0 | |
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.
Found 6 issues. Showing the first 2:
The constraint `^3.8.1` on firebase_core does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions firebase_core to update the constraint.
The constraint `^15.1.6` on firebase_messaging does not support the stable version `16.0.0`.
Try running dart pub upgrade --major-versions firebase_messaging to update the constraint.
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.10, Flutter 3.41.2, Dart 3.11.0.
Check the analysis log for details.