easy_service_manager 1.5.1 copy "easy_service_manager: ^1.5.1" to clipboard
easy_service_manager: ^1.5.1 copied to clipboard

PlatformiOS

This Package is used to add post production settings and features like more app settings, in-app-review, app rating system etc.

9
likes
140/ 160
pub points
123
downloads

We analyzed this package 13 hours ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 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.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.

Failed check 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.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 6 issues. Showing the first 2:

INFO: Statements in an if should be enclosed in a block.

lib/src/easy_services_manager.dart:124:39

    ╷
124 │           isAutoScheduleNotification) scheduleAllNotifications();
    │                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/easy_services_manager.dart

INFO: Statements in an if should be enclosed in a block.

lib/src/services/ad_manager.dart:106:12

    ╷
106 │         )) return true;
    │            ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/ad_manager.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
app_tracking_transparency ^2.0.6 2.0.6+1 2.0.6+1
easy_ads_flutter ^2.7.0 2.8.0 2.8.0
flutter_local_notifications ^17.2.4 17.2.4 19.1.0
http ^1.2.2 1.3.0 1.3.0
in_app_review ^2.0.9 2.0.10 2.0.10
loading_indicator ^3.1.1 3.1.1 3.1.1
package_info_plus ^8.1.0 8.3.0 8.3.0
share_plus ^10.1.1 10.1.4 11.0.0
shared_preferences ^2.3.2 2.5.3 2.5.3
timezone ^0.9.4 0.9.4 0.10.0
unity_ads_plugin ^0.3.21 0.3.24 0.3.24
url_launcher ^6.3.1 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
applovin_max - 4.4.0 4.4.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
dbus - 0.7.11 0.7.11
easy_audience_network - 0.0.7 0.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_local_notifications_linux - 4.0.1 6.0.0
flutter_local_notifications_platform_interface - 7.2.0 9.0.0
google_mobile_ads - 5.3.1 6.0.0
http_parser - 4.1.2 4.1.2
in_app_review_platform_interface - 2.0.5 2.0.5
logger - 2.5.0 2.5.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
mime - 2.0.0 2.0.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.17 2.2.17
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.1.0 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
share_plus_platform_interface - 5.0.2 6.0.0
shared_preferences_android - 2.4.10 2.4.10
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.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
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_math - 2.1.4 2.1.5
web - 1.1.1 1.1.1
webview_flutter - 4.11.0 4.11.0
webview_flutter_android - 4.4.1 4.4.1
webview_flutter_platform_interface - 2.11.0 2.11.0
webview_flutter_wkwebview - 3.20.0 3.20.0
win32 - 5.12.0 5.12.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.

Found 3 issues. Showing the first 2:

The constraint `^17.2.4` on flutter_local_notifications does not support the stable version `18.0.0`.

Try running dart pub upgrade --major-versions flutter_local_notifications to update the constraint.

The constraint `^10.1.1` on share_plus does not support the stable version `11.0.0`, that was published 0 days ago.

When share_plus is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions share_plus to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
9
likes
140
points
123
downloads

Publisher

verified publishernooralibutt.com

Weekly Downloads

This Package is used to add post production settings and features like more app settings, in-app-review, app rating system etc.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

app_tracking_transparency, easy_ads_flutter, flutter, flutter_local_notifications, http, in_app_review, loading_indicator, package_info_plus, share_plus, shared_preferences, timezone, unity_ads_plugin, url_launcher

More

Packages that depend on easy_service_manager