rave_flutter icon indicating copy to clipboard operation
rave_flutter copied to clipboard

A Flutter plugin for Flutterwaves's rave.

Results 19 rave_flutter issues
Sort by recently updated
recently updated
newest added

Updated pub.yaml with latest dependencies Replaced deprecated "autovalidate" to "autovalidateMode: AutovalidateMode.always" Replaced deprecated "WhitelistingTextInputFormatter" with "FilteringTextInputFormatter.digitsOnly"

autoValidate is depreciated and now autoValidateMode in the otp_widget.dart file.

https://pub.dev/packages/tripledes It's outdated and not supported for flutter 2.0 . Please resolve the issue.

SDK is not working with flutter 2.0.

Hello, quick silly question! In test all tests on MPESA worked fine but for prod we get the above error message . Are we supposed to implement [this](https://developer.flutterwave.com/docs/transaction-verification) our selves...

i passed in the right public key and encryption key and its still showing wrong public key error , how do i solve that? is secret key needed ?

Hi, I have been testing out the package but it seems that the confirm buttons when using the mpesa payment flow are not visible ([screenshot](https://res.cloudinary.com/herzina-io/image/upload/v1621761622/Herzina/issues/Screenshot_20210523-120634_nwbkxk.png)). Could it be that I...

I don't think there is presently a way to make subscription payments with this sdk. I have a payment link, I want to subscribe clients to that link and charge...