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.

paygate #

Flutter plugin for Paygate (iOS + Android).

Android setup #

The Android implementation depends on com.paygate:paygate:0.1.0 from Maven Local.

From the repo root:

cd sdks/android
gradle :paygate:publishToMavenLocal

Your Flutter app’s android/build.gradle should resolve mavenLocal() (default template usually includes it via allprojects.repositories).

Then flutter run / flutter build apk as usual.

iOS #

Keep using Paygate via CocoaPods as documented for the Swift SDK (paygate pod depends on Paygate).

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