cloudipsp_mobile 0.4.1 copy "cloudipsp_mobile: ^0.4.1" to clipboard
cloudipsp_mobile: ^0.4.1 copied to clipboard

Cloudipsp SDK for Mobile(Android, iOS). The only way to accept payment with Fondy service on Flutter platform for mobiles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudipsp_mobile

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

dependencies:
  cloudipsp_mobile: ^0.4.1

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:cloudipsp_mobile/cloudipsp_mobile.dart';
1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Cloudipsp SDK for Mobile(Android, iOS). The only way to accept payment with Fondy service on Flutter platform for mobiles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

email_validator, flutter, http, webview_flutter

More

Packages that depend on cloudipsp_mobile