galaxy_store_in_app_review 0.1.0 copy "galaxy_store_in_app_review: ^0.1.0" to clipboard
galaxy_store_in_app_review: ^0.1.0 copied to clipboard

PlatformAndroid

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add galaxy_store_in_app_review
copied to clipboard

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

dependencies:
  galaxy_store_in_app_review: ^0.1.0
copied to clipboard

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:galaxy_store_in_app_review/galaxy_store_in_app_review.dart';
copied to clipboard
2
likes
160
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.30 - 2025.04.14

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on galaxy_store_in_app_review