flutter_store_listing 0.3.0+1 copy "flutter_store_listing: ^0.3.0+1" to clipboard
flutter_store_listing: ^0.3.0+1 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: ^0.3.0+1

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';
2
likes
130
pub points
74%
popularity

Publisher

verified publishercodeux.design

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, logging, package_info_plus, pedantic, url_launcher

More

Packages that depend on flutter_store_listing