paygate_flutter 0.1.13 copy "paygate_flutter: ^0.1.13" to clipboard
paygate_flutter: ^0.1.13 copied to clipboard

Paygate SDK for Flutter - Present paywalls, onboarding flows, and more in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paygate_flutter

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

dependencies:
  paygate_flutter: ^0.1.13

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:paygate_flutter/paygate_flutter.dart';
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Paygate SDK for Flutter - Present paywalls, onboarding flows, and more in your app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on paygate_flutter

Packages that implement paygate_flutter