flutter_openmoney 0.0.2 copy "flutter_openmoney: ^0.0.2" to clipboard
flutter_openmoney: ^0.0.2 copied to clipboard

PlatformAndroid

OpenMoney payment gateway plugin for android. To know more about openmoney, visit https://open.money/products/payments

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_openmoney

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

dependencies:
  flutter_openmoney: ^0.0.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:flutter_openmoney/flutter_openmoney.dart';
1
likes
160
points
32
downloads

Publisher

verified publisherappist.com

Weekly Downloads

OpenMoney payment gateway plugin for android. To know more about openmoney, visit https://open.money/products/payments

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

eventify, flutter

More

Packages that depend on flutter_openmoney

Packages that implement flutter_openmoney