supercharge_flutter 0.1.4 copy "supercharge_flutter: ^0.1.4" to clipboard
supercharge_flutter: ^0.1.4 copied to clipboard

The Map3 Supercharge Flutter SDK connects Android and iOS crypto apps to Wallets, Exchanges & Bridges, enabling cross-chain deposits and increasing volumes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add supercharge_flutter

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

dependencies:
  supercharge_flutter: ^0.1.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:supercharge_flutter/supercharge.dart';
import 'package:supercharge_flutter/util/jwt.dart';
2
likes
130
pub points
53%
popularity

Publisher

unverified uploader

The Map3 Supercharge Flutter SDK connects Android and iOS crypto apps to Wallets, Exchanges & Bridges, enabling cross-chain deposits and increasing volumes.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, plugin_platform_interface, url_launcher

More

Packages that depend on supercharge_flutter