masamune_purchase 0.3.0 copy "masamune_purchase: ^0.3.0" to clipboard
masamune_purchase: ^0.3.0 copied to clipboard

unlistedoutdated

Plug-in module that provides the billing system function of Masamune framework.

Masamune purchasing framework #

Plug-in module that provides the billing system function of Masamune framework.

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_purchase: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_purchase/masamune_purchase.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD