Skip to content

Unofficial Flutter wrapper around Stripe SDKs for iOS and Android. (currently focused on billing integration since I am using it in my personal app)

License

Notifications You must be signed in to change notification settings

daviddomkar/flutter_stripe_sdk

Repository files navigation

flutter_stripe_sdk

Unofficial Flutter wrapper around Stripe Android and iOS SDKs.

Plugin is in very early stage and only small subset of functionality is implemented. I am working on this as part of my personal application and I will be updating it as I go.

Getting Started

Project is trying to mimic stripe Android SDK API in Dart. You can start by following the guide here: https://stripe.com/docs/mobile/android/standard

Currently only creation of Ephemeral keys and basic Customer session management are implemented. You can look at example directory for API demonstration

Contributions are welcome!

About

Unofficial Flutter wrapper around Stripe SDKs for iOS and Android. (currently focused on billing integration since I am using it in my personal app)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published