flutter_pactus_grpc 0.1.2+3 copy "flutter_pactus_grpc: ^0.1.2+3" to clipboard
flutter_pactus_grpc: ^0.1.2+3 copied to clipboard

gRPC client for Pactus blockchain. Generated gRPC code for Pactus blockchain services.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_pactus_grpc

With Flutter:

 $ flutter pub add flutter_pactus_grpc

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

dependencies:
  flutter_pactus_grpc: ^0.1.2+3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_pactus_grpc/exports/blockchain.dart';
import 'package:flutter_pactus_grpc/exports/network.dart';
import 'package:flutter_pactus_grpc/exports/transaction.dart';
import 'package:flutter_pactus_grpc/exports/utils.dart';
import 'package:flutter_pactus_grpc/exports/wallet.dart';
import 'package:flutter_pactus_grpc/pactus_grpc.dart';
0
likes
140
points
2
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

gRPC client for Pactus blockchain. Generated gRPC code for Pactus blockchain services.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on flutter_pactus_grpc