masamune_purchase_firebase 0.6.0 copy "masamune_purchase_firebase: ^0.6.0" to clipboard
masamune_purchase_firebase: ^0.6.0 copied to clipboard

discontinued
outdated

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

Masamune purchasing framework with firebase #

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

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_purchase_firebase: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_purchase_firebase/masamune_purchase_firebase.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD