hera_client 0.0.1 copy "hera_client: ^0.0.1" to clipboard
hera_client: ^0.0.1 copied to clipboard

gRPC files for Hera

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hera_client

With Flutter:

 $ flutter pub add hera_client

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

dependencies:
  hera_client: ^0.0.1

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:hera_client/google/protobuf/timestamp.pb.dart';
import 'package:hera_client/google/protobuf/timestamp.pbenum.dart';
import 'package:hera_client/google/protobuf/timestamp.pbjson.dart';
import 'package:hera_client/hera.pb.dart';
import 'package:hera_client/hera.pbenum.dart';
import 'package:hera_client/hera.pbgrpc.dart';
import 'package:hera_client/hera.pbjson.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

gRPC files for Hera

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on hera_client