zypay_flutter_sdk 1.0.4 copy "zypay_flutter_sdk: ^1.0.4" to clipboard
zypay_flutter_sdk: ^1.0.4 copied to clipboard

A comprehensive Flutter SDK for blockchain payment processing with support for multiple blockchains including TON and BSC.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zypay_flutter_sdk

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

dependencies:
  zypay_flutter_sdk: ^1.0.4

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:zypay_flutter_sdk/zypay_flutter_sdk.dart';
0
likes
140
points
403
downloads

Publisher

verified publisherdevs.zypay.app

Weekly Downloads

A comprehensive Flutter SDK for blockchain payment processing with support for multiple blockchains including TON and BSC.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_svg, http, intl, logger, provider, qr_flutter, socket_io_client

More

Packages that depend on zypay_flutter_sdk