ravepay 0.0.1+2 copy "ravepay: ^0.0.1+2" to clipboard
ravepay: ^0.0.1+2 copied to clipboard

outdated

RavePay by Flutterwave Dart SDK. http://rave.flutterwave.com

💳 RavePay Dart SDK #

Build Status - Travis codecov pub package

Installing #

dependencies:
  ravepay: "^0.0.1+2"

Import #

import 'package:ravepay/ravepay.dart';

Usage #

import 'package:ravepay/ravepay.dart';

main() {
  Ravepay.init(production: false, publicKey: "PUBK_TEST", secretKey: "SECK_TEST");
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

License #

MIT License

1
likes
0
pub points
0%
popularity

Publisher

verified publisherogbomo.com

RavePay by Flutterwave Dart SDK. http://rave.flutterwave.com

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

built_collection, built_value, convert, crypto, http, meta, tripledes

More

Packages that depend on ravepay