flutterwave-flutter icon indicating copy to clipboard operation
flutterwave-flutter copied to clipboard

Flutterwave's Flutter library allows you to build a quick, simple, and excellent payment experience in your flutter applications. We provide a UI that can be used out-of-the-box to collect your users'...

Results 28 flutterwave-flutter issues
Sort by recently updated
recently updated
newest added

Hi, I want to integrate a mobile money (Ghana) in my app. I use the Flutter plugin (1.0.1) and everything runs well (the UI). But no payment is processed. When...

Help, I keep getting this error whenever i try validating any mobile money number(Ghana) ![Screenshot_1665286577](https://user-images.githubusercontent.com/68961570/194736831-3651634a-aa83-4a6d-9660-d3b7955588b9.png)

Changed the RaisedButton to ElevatedButton, FlatButton to TextButton and also fixed the Scaffold show snackbar bug to be compactible with the new version of Flutter SDK (v3.3)

Good day everyone I find out Flutterwave supports South African rands, so why is there no option for ZAR under currencies, can I include it myself, will it work?

The payment gateway just closes and in the debug console, I'm given some error about the context of the snackbar. Also, the dialog box for "initiating payment" can not be...

**An error occurred while attempting to decrypt payload. Please ensure the encryption key used was generated using the passed secret key.** However, my public and encryption keys are correct.

# Flutterwave get virual account api return "amount" : NAN ## [virtual account documentation i used]( https://developer.flutterwave.com/reference/endpoints/virtual-account-numbers/#get-a-virtual-account-number) # Document API and response - ## Get virtual account ```sh var axios...

Error: The method 'RaisedButton' isn't defined for the class '_PayWithUssdButtonState'. - '_PayWithUssdButtonState' is from 'package:flutterwave/widgets/ussd_payment/pay_with_ussd_button.dart' ('../../AppData/Local/Pub/Cache/git/flutterwave-flutter-d34aef07fbab7309efbcc740335469786a31e64c/lib/widgets/ussd_payment/pay_with_ussd_button.dar t').

the weird part is when I unset any that is true to false again, it still show. Doesn't the method respond to changes immediately? because I tried re-building my app,...