qonversion_flutter 5.0.0-RC1 copy "qonversion_flutter: ^5.0.0-RC1" to clipboard
qonversion_flutter: ^5.0.0-RC1 copied to clipboard

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 Dart:

 $ dart pub add qonversion_flutter

With Flutter:

 $ flutter pub add qonversion_flutter

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

dependencies:
  qonversion_flutter: ^5.0.0-RC1

Alternatively, your editor might support dart pub get or 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';
44
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