flutter_ozow 1.1.7 copy "flutter_ozow: ^1.1.7" to clipboard
flutter_ozow: ^1.1.7 copied to clipboard

A simple flutter plugin to integrate Ozow payment gateway into your flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ozow

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

dependencies:
  flutter_ozow: ^1.1.7

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:flutter_ozow/flutter_ozow.dart';
4
likes
140
points
97
downloads

Publisher

verified publishermisomenze.info

Weekly Downloads

A simple flutter plugin to integrate Ozow payment gateway into your flutter app.

Repository (GitHub)
View/report issues

Topics

#payment #ozow #paystack #stripe #paypal

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dio, either_dart, flutter, webview_flutter

More

Packages that depend on flutter_ozow