flutter_ravepay
flutter_ravepay copied to clipboard
Flutter integration for Flutterwave's Rave payment platform
FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':flutter_ravepay:compileDebugAidl'. > Could not resolve all task dependencies for configuration ':flutter_ravepay:debugCompileClasspath'. > Could...
I want to change from stripe payment gateway to flutter_ravepay, though I have try a lot of way but all to no vail. Thanks. public class PaymentActivity extends AppCompatActivity {...
After import the SDK on pub.yaml file, I get the error message below `Finished with error: Gradle task assembleDebug failed with exit code 1 `
Track the progress of [jogboms/ravepay_dart](/jogboms/ravepay_dart) to see how best to remove dependence on the native android & iOS SDKs to allow for easier integration, smaller app size (maybe) and less...