tim_flutterwave 0.0.2+1 copy "tim_flutterwave: ^0.0.2+1" to clipboard
tim_flutterwave: ^0.0.2+1 copied to clipboard

Flutterwave payment gateway for flutter that works fine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tim_flutterwave

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

dependencies:
  tim_flutterwave: ^0.0.2+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:tim_flutterwave/core/tim_flutterwave.dart';
import 'package:tim_flutterwave/example.dart';
import 'package:tim_flutterwave/main.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Flutterwave payment gateway for flutter that works fine.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_webview_pro, http, loading_overlay

More

Packages that depend on tim_flutterwave