flutterwave_web_client 0.0.1 copy "flutterwave_web_client: ^0.0.1" to clipboard
flutterwave_web_client: ^0.0.1 copied to clipboard

A Flutter wrapper of the Flutterwave inline payment

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterwave_web_client

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutterwave_web_client: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutterwave_web_client/flutterwave_web_client.dart';
5
likes
100
pub points
63%
popularity

Publisher

unverified uploader

A Flutter wrapper of the Flutterwave inline payment

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, js

More

Packages that depend on flutterwave_web_client