payable_ipg_flutter 2.0.4 copy "payable_ipg_flutter: ^2.0.4" to clipboard
payable_ipg_flutter: ^2.0.4 copied to clipboard

PAYable IPG SDK for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payable_ipg_flutter
copied to clipboard

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

dependencies:
  payable_ipg_flutter: ^2.0.4
copied to clipboard

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:payable_ipg_flutter/payable_ipg_flutter.dart';
copied to clipboard
1
likes
140
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.21 - 2025.02.02

PAYable IPG SDK for Flutter

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, http, package_info, webview_flutter

More

Packages that depend on payable_ipg_flutter