hamropay_flutter 0.0.4 copy "hamropay_flutter: ^0.0.4" to clipboard
hamropay_flutter: ^0.0.4 copied to clipboard

An unofficial Flutter plugin for Hamro-Pay that makes payment gateway integration effortless.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hamropay_flutter

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

dependencies:
  hamropay_flutter: ^0.0.4

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

Publisher

unverified uploader

Weekly Downloads

An unofficial Flutter plugin for Hamro-Pay that makes payment gateway integration effortless.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dartz, dio, flutter, flutter_inappwebview, flutter_web_plugins, pretty_dio_logger, webview_flutter

More

Packages that depend on hamropay_flutter

Packages that implement hamropay_flutter