tezster_dart 2.1.1 copy "tezster_dart: ^2.1.1" to clipboard
tezster_dart: ^2.1.1 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 tezster_dart

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

dependencies:
  tezster_dart: ^2.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:tezster_dart/tezster_dart.dart';
21
likes
40
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

AGPL-3.0 (LICENSE)

Dependencies

bip39, blake2b, bs58check, convert, crypto, flutter, flutter_sodium, password_hash, unorm_dart

More

Packages that depend on tezster_dart