dartez 2.0.3 copy "dartez: ^2.0.3" to clipboard
dartez: ^2.0.3 copied to clipboard

A flutter package which provides the functionalities to play around with tezos dApps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartez

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

dependencies:
  dartez: ^2.0.3

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:dartez/dartez.dart';
3
likes
110
pub points
16%
popularity

Publisher

unverified uploader

A flutter package which provides the functionalities to play around with tezos dApps

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bip32, bip39, blake2b, bs58check, convert, crypto, ed25519_hd_key, flutter, http, js, sec, secp256k1, sodium, sodium_libs, unorm_dart

More

Packages that depend on dartez