hypersdkflutter 3.0.5 copy "hypersdkflutter: ^3.0.5" to clipboard
hypersdkflutter: ^3.0.5 copied to clipboard

outdated

Flutter plugin for HyperSDK which enables payment orchestration via different dynamic modules.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hypersdkflutter

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

dependencies:
  hypersdkflutter: ^3.0.5

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:hypersdkflutter/hypersdkflutter.dart';
11
likes
0
points
3.98k
downloads

Publisher

verified publisherapp-dev.juspay.in

Weekly Downloads

Flutter plugin for HyperSDK which enables payment orchestration via different dynamic modules.

Homepage
Repository

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hypersdkflutter

Packages that implement hypersdkflutter