qs_in_app_purchase 0.0.1 copy "qs_in_app_purchase: ^0.0.1" to clipboard
qs_in_app_purchase: ^0.0.1 copied to clipboard

一个依赖in_app_purchase的内购插件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qs_in_app_purchase

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

dependencies:
  qs_in_app_purchase: ^0.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:qs_in_app_purchase/qs_in_app_purchase.dart';