masamune_purchase_firebase 0.9.2+2 copy "masamune_purchase_firebase: ^0.9.2+2" to clipboard
masamune_purchase_firebase: ^0.9.2+2 copied to clipboard

discontinued

Plugin that extends the billing system plugin to the processing by the server (Firebase). Firebase Functions are required.

Masamune for in app purchasing on firebase #

Version Language License: BSD


Plugin that extends the billing system plugin to the processing by the server (Firebase).

Firebase Functions are required.

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  masamune_purchase_firebase: ^0.9.2

You should then run flutter pub upgrade.

Usage #

import 'package:masamune_purchase_firebase/masamune_purchase_firebase.dart';

License #

BSD