nudge_spinthewheelv2 1.0.12 nudge_spinthewheelv2: ^1.0.12 copied to clipboard
Nudge Spin The Wheel Package
We analyzed this package 2 days ago, and awarded it 100 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.
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
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
OUT: Documenting nudge_spinthewheelv2... Discovering libraries... Linking elements... Precaching local docs for 1263797 elements... Initialized dartdoc with 1970 libraries Generating docs for library domain/entities/spinthewheel.entity.dart from package:nudge_spinthewheelv2/domain/entities/spinthewheel.entity.dart... Generating docs for library domain/entities/rewardentity.dart from package:nudge_spinthewheelv2/domain/entities/rewardentity.dart... Generating docs for library nudge_flutter_spinthewheel_v2.dart from package:nudge_spinthewheelv2/nudge_flutter_spinthewheel_v2.dart... Generating docs for library widgets/bottomnavbar/bottomnavbar_single.dart from package:nudge_spinthewheelv2/widgets/bottomnavbar/bottomnavbar_single.dart... Generating docs for library widgets/appbar/appbar.dart from package:nudge_spinthewheelv2/widgets/appbar/appbar.dart... [7 more lines] ERR: warning: nudge_flutter_spinthewheel_v2 has no library level documentation comments from nudge_flutter_spinthewheel_v2: (file:///tmp/pana_NDLWSC/lib/nudge_flutter_spinthewheel_v2.dart:1:9)
dartdoc 8.3.2 (/tmp/analyzerPFDEHI/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.6.1.snapshot) failed: Stack Overflow #0 Object.hash (dart:core/object.dart:182:3) #1 ConstructedModelElementsKey.hashCode (package:dartdoc/src/model/package_graph.dart:1008:36) #2 ConstructedModelElementsKey.hashCode (package:dartdoc/src/model/package_graph.dart) #3 _LinkedHashMapMixin.[] (dart:compact_hash:703:13) #4 new ModelElement.for (package:dartdoc/src/model/model_element.dart:230:70) #5 new ModelElement.forElement (package:dartdoc/src/model/model_element.dart:107:25) [71 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:nudge_spinthewheelv2/nudge_flutter_spinthewheel_v2.dart
that imports:package:nudgecore_v2/utilities/nudge_custom_routes.dart
that declares support for platforms:Android
,iOS
,Windows
.
Package does not support platform `macOS`.
Because:
package:nudge_spinthewheelv2/nudge_flutter_spinthewheel_v2.dart
that imports:package:nudgecore_v2/utilities/nudge_custom_routes.dart
that declares support for platforms:Android
,iOS
,Windows
.
Package does not support platform `Web`.
Because:
package:nudge_spinthewheelv2/nudge_flutter_spinthewheel_v2.dart
that imports:package:nudgecore_v2/utilities/nudge_custom_routes.dart
that declares support for platforms:Android
,iOS
,Windows
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Windows`.
Because:
package:nudge_spinthewheelv2/nudge_flutter_spinthewheel_v2.dart
that imports:package:nudgecore_v2/utilities/nudge_custom_routes.dart
that imports:package:nudgecore_v2/core/nudge_provider.dart
that imports:package:nudgecore_v2/utilities/DeviceDetailsTracker.dart
that imports:package:nudgecore_v2/utilities/nudgecore_v2_platform_interface.dart
that imports:package:nudgecore_v2/utilities/nudgecore_v2_method_channel.dart
that imports:package:nudge_flutter_sd_ui/ui_generator.repository.dart
that imports:package:nudge_flutter_sd_ui/components/share.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:nudge_spinthewheelv2/nudge_flutter_spinthewheel_v2.dart
that imports:package:nudgecore_v2/utilities/nudge_custom_routes.dart
that imports:package:nudgecore_v2/core/nudge_provider.dart
that imports:package:nudgecore_v2/utilities/DeviceDetailsTracker.dart
that imports:package:nudgecore_v2/utilities/nudgecore_v2_platform_interface.dart
that imports:package:nudgecore_v2/utilities/nudgecore_v2_method_channel.dart
that imports:package:nudge_flutter_sd_ui/ui_generator.repository.dart
that imports:package:nudge_flutter_sd_ui/components/share.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/web/web_helper.dart
that imports:package:flutter_cache_manager/src/cache_store.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 29 issues. Showing the first 2:
WARNING: Unused import: 'package:nudgecore_v2/callbacks/GlobalCallbacks.dart'.
lib/screens/betterlucknexttime.dart:4:8
╷
4 │ import 'package:nudgecore_v2/callbacks/GlobalCallbacks.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/betterlucknexttime.dart
WARNING: Unused import: 'package:nudgecore_v2/callbacks/NudgeCallbackManager.dart'.
lib/screens/betterlucknexttime.dart:5:8
╷
5 │ import 'package:nudgecore_v2/callbacks/NudgeCallbackManager.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/betterlucknexttime.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_hooks |
^0.18.6 |
0.18.6 | 0.20.5 |
nudgecore_v2 |
1.0.16 |
1.0.16 | 1.0.20 |
quiver |
^3.2.1 |
3.2.2 | 3.2.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
cached_network_image |
- | 3.4.1 | 3.4.1 |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 |
cached_network_image_web |
- | 1.3.1 | 1.3.1 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
confetti |
- | 0.8.0 | 0.8.0 |
crypto |
- | 3.0.6 | 3.0.6 |
csslib |
- | 1.0.2 | 1.0.2 |
cupertino_icons |
- | 1.0.8 | 1.0.8 |
dio |
- | 5.7.0 | 5.7.0 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
dotted_border |
- | 2.1.0 | 2.1.0 |
equatable |
- | 2.0.7 | 2.0.7 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 |
flutter_svg |
- | 2.0.17 | 2.0.17 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
html |
- | 0.15.5 | 0.15.5 |
http |
- | 1.3.0 | 1.3.0 |
http_parser |
- | 4.1.2 | 4.1.2 |
logger |
- | 2.5.0 | 2.5.0 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nudge_flutter_sd_ui |
- | 2.0.11 | 2.0.13 |
octo_image |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
path_drawing |
- | 1.0.1 | 1.0.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.15 | 2.2.15 |
path_provider_foundation |
- | 2.4.1 | 2.4.1 |
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.1.0 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
rxdart |
- | 0.27.7 | 0.28.0 |
scratcher |
- | 2.5.0 | 2.5.0 |
shared_preferences |
- | 2.3.5 | 2.3.5 |
shared_preferences_android |
- | 2.4.2 | 2.4.2 |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 |
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.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
sqflite |
- | 2.4.1 | 2.4.1 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+6 | 2.5.4+6 |
sqflite_darwin |
- | 2.4.1+1 | 2.4.1+1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
stack_trace |
- | 1.12.1 | 1.12.1 |
stream_channel |
- | 2.1.4 | 2.1.4 |
string_scanner |
- | 1.4.1 | 1.4.1 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.2 | 1.2.2 |
test_api |
- | 0.7.4 | 0.7.4 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher |
- | 6.3.1 | 6.3.1 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.2 | 3.2.2 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.4.0 | 2.4.0 |
url_launcher_windows |
- | 3.1.4 | 3.1.4 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_graphics |
- | 1.1.15 | 1.1.15 |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 |
vector_math |
- | 2.1.4 | 2.1.4 |
video_player |
- | 2.9.2 | 2.9.2 |
video_player_android |
- | 2.7.17 | 2.7.17 |
video_player_avfoundation |
- | 2.6.7 | 2.6.7 |
video_player_platform_interface |
- | 6.2.3 | 6.2.3 |
video_player_web |
- | 2.3.3 | 2.3.3 |
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
.
The constraint `^0.18.6` on flutter_hooks does not support the stable version `0.19.0`.
Try running dart pub upgrade --major-versions flutter_hooks
to update the constraint.
The constraint `1.0.16` on nudgecore_v2 does not support the stable version `1.0.17`.
Try running dart pub upgrade --major-versions nudgecore_v2
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.22.18
, Flutter 3.27.2
, Dart 3.6.1
.
Check the analysis log for details.