My Package

Pub

A Flutter package that provides an interface for handling in-app purchases.

Features

  • Provides a simplified and unified API for handling in-app purchases on both iOS and Android platforms.
  • Supports fetching product lists, making purchases, and restoring purchases.

Usage

To use this package, add my_package as a dependency in your pubspec.yaml file:

dependencies:
  my_package: ^1.0.0