flutterchain 1.0.0-beta.15 copy "flutterchain: ^1.0.0-beta.15" to clipboard
flutterchain: ^1.0.0-beta.15 copied to clipboard

Multi-chain library for communication with blockchain systems. Based on WalletCore.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterchain

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

dependencies:
  flutterchain: ^1.0.0-beta.15

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:flutterchain/flutterchain.dart';
22
likes
120
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Multi-chain library for communication with blockchain systems. Based on WalletCore.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bs58, collection, dio, dio_smart_retry, flutter, flutter_inappwebview, flutter_secure_storage, flutter_web_plugins, hex, json_annotation, plugin_platform_interface, rxdart

More

Packages that depend on flutterchain