cyberpay_flutterplugin 1.0.0+21 copy "cyberpay_flutterplugin: ^1.0.0+21" to clipboard
cyberpay_flutterplugin: ^1.0.0+21 copied to clipboard

discontinued
outdated

A Cyber Pay Flutter Payment SDK. The Android SDK to integrate to the cyberpay payment gateway The Cyberpay SDK makes it quick and easy to build seamless payment into your android app. The SDK contains [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cyberpay_flutterplugin

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

dependencies:
  cyberpay_flutterplugin: ^1.0.0+21

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:cyberpay_flutterplugin/main.dart';
import 'package:cyberpay_flutterplugin/model/transaction_model.dart';
import 'package:cyberpay_flutterplugin/utils/flushbar_helper.dart';
0
likes
20
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Cyber Pay Flutter Payment SDK. The Android SDK to integrate to the cyberpay payment gateway The Cyberpay SDK makes it quick and easy to build seamless payment into your android app. The SDK contains custom views, and helps in managing the Cyberspace API.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flushbar, flutter, flutter_spinkit, intl

More

Packages that depend on cyberpay_flutterplugin