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

The receipt utility for the App Store Server API.

flutter_app_store_server_receipt_utility #

The receipt utility for the App Store Server API.

Getting Started #

void main() {
    const appReceipt = "...";
    final transactionId = ReceiptUtility.extractTransactionIdFromAppReceipt(appReceipt);
}

Contributing #

Contributions are welcome! I am not familiar with the dart programming language and need your help.

0
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

The receipt utility for the App Store Server API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pointycastle

More

Packages that depend on flutter_app_store_server_receipt_utility