paygate 0.1.6 copy "paygate: ^0.1.6" to clipboard
paygate: ^0.1.6 copied to clipboard

discontinuedreplaced by: paygate_flutter
PlatformAndroidiOS

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

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

dependencies:
  paygate: ^0.1.6

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/paygate.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

Packages that implement paygate