easy_service_manager 1.6.0
easy_service_manager: ^1.6.0 copied to clipboard
This Package is used to add post production settings and features like more app settings, in-app-review, app rating system etc.
We analyzed this package 2 hours ago, and awarded it 150 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: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
33 out of 85 API elements (38.8 %) have documentation comments.
Some symbols that are missing documentation: easy_service_manager
, easy_service_manager.AdPriority
, easy_service_manager.AdPriorityExtension
, easy_service_manager.AdPriorityExtension.value
, easy_service_manager.AppAdIds
.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:easy_service_manager/easy_service_manager.dart
that imports:package:easy_service_manager/src/services/welcome_widget.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:easy_service_manager/easy_service_manager.dart
that imports:package:easy_service_manager/src/services/welcome_widget.dart
that imports:package:easy_ads_flutter/easy_ads_flutter.dart
that imports:package:google_mobile_ads/google_mobile_ads.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:easy_service_manager/easy_service_manager.dart
that imports:package:easy_service_manager/src/services/welcome_widget.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:easy_service_manager/easy_service_manager.dart
that imports:package:easy_service_manager/src/services/welcome_widget.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:easy_service_manager/easy_service_manager.dart
that imports:package:easy_service_manager/src/services/welcome_widget.dart
that imports:package:easy_ads_flutter/easy_ads_flutter.dart
that imports:package:google_mobile_ads/google_mobile_ads.dart
that 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 `iOS`.
Because:
package:easy_service_manager/easy_service_manager.dart
that imports:package:easy_service_manager/src/services/welcome_widget.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:easy_service_manager/easy_service_manager.dart
that imports:package:easy_service_manager/src/services/welcome_widget.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_linux.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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
/tmp/pana_JJGWHZ/lib/src/easy_services_manager.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_JJGWHZ/lib/src/services/easy_notification_manager.dart doesn't match the Dart formatter.
To format your files run: dart format .
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
app_tracking_transparency |
^2.0.6+1 |
2.0.6+1 | 2.0.6+1 | |
easy_ads_flutter |
^2.8.2 |
2.8.2 | 2.8.2 | |
flutter_local_notifications |
^19.4.2 |
19.4.2 | 19.4.2 | |
http |
^1.5.0 |
1.5.0 | 1.5.0 | |
in_app_review |
^2.0.11 |
2.0.11 | 2.0.11 | |
loading_indicator |
^3.1.1 |
3.1.1 | 3.1.1 | |
package_info_plus |
^9.0.0 |
9.0.0 | 9.0.0 | |
share_plus |
^12.0.0 |
12.0.0 | 12.0.0 | |
shared_preferences |
^2.5.3 |
2.5.3 | 2.5.3 | |
timezone |
^0.10.1 |
0.10.1 | 0.10.1 | |
unity_ads_plugin |
^0.3.27 |
0.3.27 | 0.3.27 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 |
Transitive dependencies
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.