File tree Expand file tree Collapse file tree
in_app_review_platform_interface Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 1.0.3]
2+
3+ - Open the App Store directly instead of via the Safari View Controller.
4+ - Add automated tests.
5+
16# [ 1.0.2]
27
38- Rename ` openStoreListing(windowsStoreId: '') ` to ` openStoreListing(microsoftStoreId: '') ` .
Original file line number Diff line number Diff line change 11name : in_app_review_platform_interface
2- description : 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 .
2+ description : A common platform interface for the in_app_review plugin .
33# NOTE: We strongly prefer non-breaking changes, even at the expense of a
44# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
5- version : 1.0.2
6- homepage : https://github.com/britannio/in_app_review
5+ version : 1.0.3
6+ homepage : https://github.com/britannio/in_app_review/tree/master/in_app_review_platform_interface
77
88environment :
99 sdk : " >=2.7.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments