flutter_store_listing 1.1.0 copy "flutter_store_listing: ^1.1.0" to clipboard
flutter_store_listing: ^1.1.0 copied to clipboard

Flutter plugin to handle app reviews with SKStoreReviewController, generate app store links and open them for iOS or android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_store_listing

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_store_listing: ^1.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_store_listing/flutter_store_listing.dart';
3
likes
130
points
129
downloads

Publisher

verified publishercodeux.design

Weekly Downloads

Flutter plugin to handle app reviews with SKStoreReviewController, generate app store links and open them for iOS or android.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, logging, package_info_plus, pedantic, url_launcher

More

Packages that depend on flutter_store_listing