in_app_review 1.0.1+1 in_app_review: ^1.0.1+1 copied to clipboard
Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS and MacOS. Makes it easy for users to rate your app.
[1.0.1+1] #
- Update in_app_review_platform_interface
[1.0.0] #
- Migrate to use
in_app_review_platform_interface
. - Add Windows support for
openStoreListing
.
[0.2.1+1] #
- Improve IOS testing docs.
[0.2.1] #
- Update dependencies.
- Android Play Core Library V1.8.2 release notes:
- Fixed UI flickering in the In-App Review API
[0.2.0+4] #
- Remove deprecated API warning.
- Update dependencies.
[0.2.0+3] #
- Instructions in the README have been improved along with the example.
[0.2.0+2] #
- Update changelog format
[0.2.0+1] #
- Update MacOS testing instructions
[0.2.0] Breaking Change #
- Add MacOS support
- Rename
openStoreListing(iOSAppStoreId: '')
toopenStoreListing(appStoreId: '')
[0.1.0] #
- Improve docs
- Set Android minSdkVersion to 16
- Refactor Android Plugin
[0.0.1] #
Initial release