feexpay_flutter 1.0.0 feexpay_flutter: ^1.0.0 copied to clipboard
A secure plugin to accept Mobile Money and Credit Card payments.
Foobar #
FeexPay is a secure plugin to accept Mobile Money and Credit Card payments..
Installation #
Use this command.
With Flutter #
flutter pub add feexpay_flutter
With Dart #
flutter pub add feexpay_flutter
## Import it
Now in your Dart code, you can use:
import 'package:feexpay_flutter/feexpay_flutter.dart';
Usage #
Contributing #
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.