review_service 0.4.3
review_service: ^0.4.3 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.3 #
- Added a complete example in the
example
directory to comply with pub.dev guidelines and improve usability. - Enhanced the
description
field inpubspec.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.