galaxy_store_in_app_review

Last updated:

0 purchases

galaxy_store_in_app_review Image
galaxy_store_in_app_review Images
Add to Cart

Description:

galaxy store in app review

galaxy_store_in_app_review #

This is a library that wraps the Galaxy Store Review Broadcast provided by the Samsung Galaxy Store for easy use in Flutter.
Much inspired by britannio/in_app_review.

Usage #
requestReview() #
import 'package:galaxy_store_in_app_review/galaxy_store_in_app_review.dart';

if (await GalaxyStoreInAppReview.isAvailable()) {
GalaxyStoreInAppReview.requestReview();
}
copied to clipboard
openStoreListing() #
import 'package:galaxy_store_in_app_review/galaxy_store_in_app_review.dart';

GalaxyStoreInAppReview.openStoreListing();
copied to clipboard
Disclaimer #
This is an early project. Please let me know if there is a problem.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.