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

retracted

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 Dart:

 $ dart pub add flutter_ozow

With Flutter:

 $ flutter pub add flutter_ozow

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

dependencies:
  flutter_ozow: ^1.0.5

Alternatively, your editor might support dart pub get or 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
0
points
57
downloads

Publisher

verified publishermisomenze.info

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, http, webview_flutter

More

Packages that depend on flutter_ozow