southgames_flutter 0.7.1
southgames_flutter: ^0.7.1 copied to clipboard
Flutter SDK for SouthGames — integrate gamification and loyalty features (spin wheel, scratch cards, trivia, slot machine, promo codes, in-app notifications) into your Flutter app with a single package.
We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
Repository URL doesn't exist.
At the time of the analysis https://github.com/southgames/southgames-flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/southgames/southgames-flutter/issues 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
241 out of 327 API elements (73.7 %) have documentation comments.
Some symbols that are missing documentation: southgames_flutter.EarnPointsResponse.EarnPointsResponse.fromJson, southgames_flutter.EarnPointsResponse.EarnPointsResponse.new, southgames_flutter.EarnPointsResponse.newBalance, southgames_flutter.EarnPointsResponse.pointsAwarded, southgames_flutter.EarnPointsResponse.success.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:southgames_flutter/southgames_flutter.dartthat imports:package:southgames_flutter/src/widgets/notification_overlay.dartthat imports:package:southgames_flutter/src/southgames.dartthat imports:package:southgames_flutter/src/push.dartthat imports:package:firebase_messaging/firebase_messaging.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:southgames_flutter/southgames_flutter.dartthat imports:package:southgames_flutter/src/widgets/notification_overlay.dartthat imports:package:southgames_flutter/src/southgames.dartthat imports:package:southgames_flutter/src/push.dartthat imports:package:firebase_messaging/firebase_messaging.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Web`.
Because:
package:southgames_flutter/southgames_flutter.dartthat imports:package:southgames_flutter/src/widgets/notification_overlay.dartthat imports:package:southgames_flutter/src/southgames.dartthat imports:package:southgames_flutter/src/location.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_apple/geolocator_apple.dartthat declares support for platforms:iOS,macOS.
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:southgames_flutter/southgames_flutter.dartthat imports:package:southgames_flutter/src/widgets/notification_overlay.dartthat imports:package:southgames_flutter/src/southgames.dartthat imports:package:southgames_flutter/src/location.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:southgames_flutter/southgames_flutter.dartthat imports:package:southgames_flutter/src/widgets/notification_overlay.dartthat imports:package:southgames_flutter/src/southgames.dartthat imports:package:southgames_flutter/src/location.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `macOS`.
Because:
package:southgames_flutter/southgames_flutter.dartthat imports:package:southgames_flutter/src/widgets/notification_overlay.dartthat imports:package:southgames_flutter/src/southgames.dartthat imports:package:southgames_flutter/src/location.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 89 issues. Showing the first 2:
INFO: Missing documentation for a public member.
lib/src/exceptions.dart:12:9
╷
12 │ const SouthGamesException({
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/exceptions.dart
INFO: Missing documentation for a public member.
lib/src/game_view.dart:10:14
╷
10 │ final bool won;
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/game_view.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
firebase_core |
>=3.0.0 <6.0.0 |
4.11.0 | 4.11.0 | |
firebase_messaging |
>=15.0.0 <17.0.0 |
16.4.1 | 16.4.1 | |
geolocator |
>=6.0.0 <15.0.0 |
14.0.2 | 14.0.3 | |
http |
^1.2.0 |
1.6.0 | 1.6.0 | |
package_info_plus |
>=4.0.0 <9.0.0 |
8.3.1 | 10.1.0 | |
shared_preferences |
^2.3.0 |
2.5.5 | 2.5.5 | |
webview_flutter |
^4.10.0 |
4.14.0 | 4.14.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.73 | 1.3.73 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.14 | 0.7.14 | |
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 |
- | 7.1.0 | 7.1.0 | |
firebase_core_web |
- | 3.9.0 | 3.9.0 | |
firebase_messaging_platform_interface |
- | 4.9.0 | 4.9.0 | |
firebase_messaging_web |
- | 4.2.1 | 4.2.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
geoclue |
- | 0.1.1 | 0.1.1 | |
geolocator_android |
- | 5.0.3 | 5.0.3 | |
geolocator_apple |
- | 2.3.14 | 2.3.14 | |
geolocator_linux |
- | 0.2.3 | 0.2.6 | |
geolocator_platform_interface |
- | 4.2.8 | 4.2.8 | |
geolocator_web |
- | 4.1.4 | 4.1.4 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
gsettings |
- | 0.2.8 | 0.2.8 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
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 | |
matcher |
- | 0.12.19 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.3 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
shared_preferences_android |
- | 2.4.26 | 2.4.26 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.11 | 0.7.12 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
vm_service |
- | 15.2.0 | 15.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 4.13.0 | 4.13.0 | |
webview_flutter_platform_interface |
- | 2.15.1 | 2.15.1 | |
webview_flutter_wkwebview |
- | 3.26.0 | 3.26.0 | |
win32 |
- | 5.15.0 | 6.3.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `>=4.0.0 <9.0.0` on package_info_plus does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions package_info_plus 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 3 errors:
UNDEFINED_ENUM_CONSTANT-lib/src/location.dart:31:42- There's no constant named 'unableToDetermine' in 'LocationPermission'.UNDEFINED_NAMED_PARAMETER-lib/src/location.dart:36:7- The named parameter 'locationSettings' isn't defined.CREATION_WITH_NON_TYPE-lib/src/location.dart:36:31- The name 'LocationSettings' isn't a class.
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.12, Flutter 3.44.2, Dart 3.12.2.
Check the analysis log for details.