crypto_wallet_sdk_flutter 1.0.0 copy "crypto_wallet_sdk_flutter: ^1.0.0" to clipboard
crypto_wallet_sdk_flutter: ^1.0.0 copied to clipboard

Flutter SDK for integrating cryptocurrency wallet functionality into your mobile apps. This SDK provides a seamless way to handle crypto transactions and wallet management in Flutter applications.

Crypto Wallet SDK #

Flutter SDK for integrating cryptocurrency wallet functionality into your mobile apps. This SDK provides a seamless way to handle crypto transactions and wallet management in Flutter applications.

Features #

  • Easy integration with Flutter apps
  • Secure cryptocurrency transactions with industry-standard encryption
  • Customizable UI components that match your app's design
  • Callback URL support for real-time transaction notifications
  • WebView-based secure interface
  • Support for BEP20 tokens on Binance Smart Chain
  • Simple API key authentication

Usage #


CryptoWalletSdkWidget(
    apiKey: 'Your api key',
    callbackUrl: 'your custom callback url',
    businessName: "your business Name",
    businessLogo:
        "Your business logo url",
    customerEmail: "customer@email.com",
),
0
likes
115
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for integrating cryptocurrency wallet functionality into your mobile apps. This SDK provides a seamless way to handle crypto transactions and wallet management in Flutter applications.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, http

More

Packages that depend on crypto_wallet_sdk_flutter