substrate_sign_flutter 0.1.1 copy "substrate_sign_flutter: ^0.1.1" to clipboard
substrate_sign_flutter: ^0.1.1 copied to clipboard

Substrate signing bindings in flutter, which could be used to sign messages locally or to sign extrinsics in order to interact with API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add substrate_sign_flutter

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

dependencies:
  substrate_sign_flutter: ^0.1.1

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:substrate_sign_flutter/substrate_sign_flutter.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Substrate signing bindings in flutter, which could be used to sign messages locally or to sign extrinsics in order to interact with API.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

ffi, flutter

More

Packages that depend on substrate_sign_flutter