Masamune purchasing framework with firebase
Plugin that extends the billing system plugin to the processing by the server (Firebase).
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
Libraries
- masamune.purchase.firebase
- Masamune purchasing framework library with firebase. [...]