rate_us_on_store

Creator: coderz1093

Last updated:

Add to Cart

Description:

rate us on store

rate_us_on_store #
Open application page on playstore & appstore
Features #

Just provide android package name & ios appId
Package itself detect whether to open playstore or appstore link based on which phone your application is running

Usage #

import 'package:rate_us_on_store/rate_us_on_store.dart';

OutlinedButton(
onPressed: ()=>RateUsOnStore(androidPackageName: "com.facebook.katana", appstoreAppId: "284882215").launch(),
child: Text("Rate us on Store")),

copied to clipboard

License

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

Files:

Customer Reviews

There are no reviews.