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

A multi-platform Dart package to prompt users for app reviews, with logging support.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

0.4.4 #

  • Added library export file (lib/review_service.dart) to properly expose package APIs.
  • Updated package dependencies to latest compatible versions:
    • in_app_review from ^2.0.9 to ^2.0.11
    • logger from ^2.3.0 to ^2.6.2
    • lints from ^3.0.0 to ^6.0.0
    • mockito from ^5.4.4 to ^5.6.1
    • build_runner from ^2.4.8 to ^2.10.4

0.4.3 #

  • Added a complete example in the example directory to comply with pub.dev guidelines and improve usability.
  • Enhanced the description field in pubspec.yaml for better clarity and alignment with pub.dev scoring requirements.
  • Fixed formatting issues to ensure compliance with Dart and Flutter linter rules.
  • Improved pub.dev's quality standards.

0.4.2 #

  • First release to pub.dev.
  • Update CI versioning.
  • Improved pipeline automation for publishing to pub.dev.

0.4.1 #

  • Updated hyperlinks in README.md.

0.4.0 #

  • Ported the code from the .NET version of the package to dart.

0.3.0 #

  • Migrated the pipeline from the .NET version of the package.
3
likes
160
points
44
downloads

Documentation

API reference

Publisher

verified publishernventive.com

Weekly Downloads

A multi-platform Dart package to prompt users for app reviews, with logging support.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

flutter, in_app_review, logger

More

Packages that depend on review_service