rupinderjeet / flutterwave_flutter_sdk

Flutter library for Flutterwave for Business (F4B) v3 APIs.

Home Page:https://developer.flutterwave.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutterwave Flutter SDK (Standard)

The Flutter library helps you create seamless payment experiences in your dart mobile app. By connecting to our modal, you can start collecting payment in no time. See Flutterwave Standard documentation for more details on how this works.

See Original README.md at source repository. THIS FORK IS NOT INTENDED FOR MERGE.


How to use?

Try to run the example/lib/main.dart after importing the project. You can add your test-public-key on this line or in the input-field in the example app.

If the payment works in the example code, you can try using the library with following in pubspec.yaml:

# Library to access "Flutterwave for Business (F4B)" v3 APIs
# See: https://github.com/Flutterwave/Flutter
# See: https://github.com/rupinderjeet/flutterwave_flutter_sdk (fork)
flutterwave_standard:
  git:
    url: https://github.com/rupinderjeet/flutterwave_flutter_sdk.git
    ref: develop

License

By contributing to the Flutter library, you agree that your contributions will be licensed under its MIT license.

Copyright (c) Flutterwave Inc.

Flutterwave API References

About

Flutter library for Flutterwave for Business (F4B) v3 APIs.

https://developer.flutterwave.com/

License:MIT License


Languages

Language:Dart 92.5%Language:Ruby 5.3%Language:Swift 1.6%Language:Kotlin 0.5%Language:Objective-C 0.1%