subfay 1.0.0 copy "subfay: ^1.0.0" to clipboard
subfay: ^1.0.0 copied to clipboard

Subfay Flutter SDK — subscriptions, in-app purchase entitlements and customer identity for your Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add subfay

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  subfay: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:subfay/subfay.dart';
0
likes
160
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Subfay Flutter SDK — subscriptions, in-app purchase entitlements and customer identity for your Flutter app.

Homepage
Repository (GitHub)
View/report issues

Topics

#subscriptions #in-app-purchases #entitlements #iap

License

MIT (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on subfay