Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

peiffer-innovations/grpc_protobuf_convert

Repository files navigation

grpc_protobuf_convert

No longer maintained: I've decoded to stop maintaining this to focus on other thigs.

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