flutter_crosspay 0.1.0+1 copy "flutter_crosspay: ^0.1.0+1" to clipboard
flutter_crosspay: ^0.1.0+1 copied to clipboard

discontinuedreplaced by: orca

Cross platform in app purchase plugin. Supports all flutter platforms. Desktop and web are supported through Stripe. Developed by Maxint Inc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_crosspay

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

dependencies:
  flutter_crosspay: ^0.1.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_crosspay/flutter_crosspay.dart';
0
likes
110
points
2
downloads

Documentation

API reference

Publisher

verified publishermaxint.com

Weekly Downloads

Cross platform in app purchase plugin. Supports all flutter platforms. Desktop and web are supported through Stripe. Developed by Maxint Inc.

Topics

#flutter #in-app-purchase #crosspay

License

MIT (license)

Dependencies

collection, dio, flutter, flutter_client_sse, freezed_annotation, in_app_purchase, in_app_purchase_android, in_app_purchase_storekit, json_annotation, url_launcher

More

Packages that depend on flutter_crosspay