Skip to content

peiffer-innovations/grpc_protobuf_convert

Repository files navigation

grpc_protobuf_convert

Table of Contents

Introduction

Provides simple conversion between Dart classes and Protobuf / Fixnum classes used in gRPC.

Using the library

Add the repo to your Flutter pubspec.yaml file.

dependencies:
  grpc_protobuf_convert: <<version>> 

Then run...

flutter packages get

Example

For examples of performing the conversion, see the Unit Tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages