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

A Flutter library by Fundly Pay for seamless and standardized payment integration across multiple payment methods — simplifying invoice collection, reconciliation, and settlement.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fundlypay

With Flutter:

 $ flutter pub add fundlypay

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

dependencies:
  fundlypay: ^0.0.4

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:fundlypay/fundlypay.dart';
0
likes
0
points
135
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library by Fundly Pay for seamless and standardized payment integration across multiple payment methods — simplifying invoice collection, reconciliation, and settlement.

Homepage

License

unknown (license)

Dependencies

file_picker, flutter, flutter_image_compress, flutter_inappwebview, http, image_picker, path_provider, permission_handler, share_plus, url_launcher

More

Packages that depend on fundlypay