unipass_web_sdk 0.0.7 copy "unipass_web_sdk: ^0.0.7" to clipboard
unipass_web_sdk: ^0.0.7 copied to clipboard

A Flutter plugin that allows you using unipass with webview page.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unipass_web_sdk

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

dependencies:
  unipass_web_sdk: ^0.0.7

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:unipass_web_sdk/unipass_web_sdk.dart';
2
likes
130
pub points
25%
popularity

Publisher

verified publisherwallet.unipass.id

A Flutter plugin that allows you using unipass with webview page.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview, http, shared_preferences, web3dart

More

Packages that depend on unipass_web_sdk