qonversion_flutter 4.0.0 copy "qonversion_flutter: ^4.0.0" to clipboard
qonversion_flutter: ^4.0.0 copied to clipboard

outdated

Flutter plugin to implement in-app subscriptions and purchases. Validate user receipts and manage cross-platform access to paid content on your app. Android & iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qonversion_flutter

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

dependencies:
  qonversion_flutter: ^4.0.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:qonversion_flutter/qonversion_flutter.dart';
43
likes
0
pub points
84%
popularity

Publisher

verified publisherqonversion.io

Flutter plugin to implement in-app subscriptions and purchases. Validate user receipts and manage cross-platform access to paid content on your app. Android & iOS.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, json_annotation

More

Packages that depend on qonversion_flutter