Skip to content

Saw a Java version of the flutterwave sdk, went ahead to integrate i.e changing the java version to a kotlin version to ease stress for my kotlin developers.

Notifications You must be signed in to change notification settings

Gideonjon/Flutterwave_Integration_Kotlin

Repository files navigation

Flutterwave_Integration_Kotlin


 

This Application has been designed with Java

Those Lookinf For the Kotlin Version this is it

dependencies implementation 'com.github.Flutterwave:rave-android:1.0.49.1'

add that in your build.gradle

Then in your settings.gradle add this


maven { url 'https://jitpack.io' } mavenCentral()
jcenter()


The End Result Will Be Like


 

About

Saw a Java version of the flutterwave sdk, went ahead to integrate i.e changing the java version to a kotlin version to ease stress for my kotlin developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages