review_service 0.4.2 copy "review_service: ^0.4.2" to clipboard
review_service: ^0.4.2 copied to clipboard

A multi-platform recipe to rate mobile apps.

125/ 160
pub points
175
downloads

We analyzed this package 4 days ago, and awarded it 125 pub points (of a possible 160):

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

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

Links in `CHANGELOG.md` should be secure. 1 link is insecure.

CHANGELOG.md:3:27

  ╷
3 │ <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a></p>
  │                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

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

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

0 out of 0 API elements (100.0 %) have documentation comments.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 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:review_service/src/review_service/logging_review_prompter.dart that imports:
  • package:review_service/src/review_service/review_prompter.dart that imports:
  • package:in_app_review/in_app_review.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:review_service/src/review_service/logging_review_prompter.dart that imports:
  • package:review_service/src/review_service/review_prompter.dart that imports:
  • package:in_app_review/in_app_review.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:review_service/src/review_service/logging_review_prompter.dart that imports:
  • package:review_service/src/review_service/review_prompter.dart that imports:
  • package:in_app_review/in_app_review.dart that declares support for platforms: Android, iOS, macOS.
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

INFO: Angle brackets will be interpreted as HTML.

lib/src/review_service/logging_review_prompter.dart:8:41

  ╷
8 │   /// Initializes a new instance of the <see cref="LoggingReviewPrompter"/> class.
  │                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
in_app_review ^2.0.9 2.0.11 2.0.11
logger ^2.3.0 2.6.2 2.6.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
in_app_review_platform_interface - 2.0.5 2.0.5
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
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.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
125
points
175
downloads

Publisher

verified publishernventive.com

Weekly Downloads

A multi-platform recipe to rate mobile apps.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, in_app_review, logger

More

Packages that depend on review_service