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

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 orca

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

dependencies:
  orca: ^0.1.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:orca/orca.dart';
2
likes
130
points
25
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #in-app-purchase #orca

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 orca