my_payment_ozow_package 0.3.2 copy "my_payment_ozow_package: ^0.3.2" to clipboard
my_payment_ozow_package: ^0.3.2 copied to clipboard

A Dart package facilitating seamless integration with the Ozow payment gateway. Simplify online payments by securely processing transactions in your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_payment_ozow_package

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

dependencies:
  my_payment_ozow_package: ^0.3.2

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:my_payment_ozow_package/my_payment_ozow_package.dart';
16
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package facilitating seamless integration with the Ozow payment gateway. Simplify online payments by securely processing transactions in your Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, http, url_launcher, url_launcher_web

More

Packages that depend on my_payment_ozow_package