grpc_protobuf_convert 3.0.0 copy "grpc_protobuf_convert: ^3.0.0" to clipboard
grpc_protobuf_convert: ^3.0.0 copied to clipboard

Simple converters to convert to / from Protobuf and Fixnum classes from Dart classes.

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>> 
copied to clipboard

Then run...

flutter packages get
copied to clipboard

Example #

For examples of performing the conversion, see the Unit Tests

0
likes
150
points
254
downloads

Publisher

verified publisherpeifferinnovations.com

Weekly Downloads

2024.09.17 - 2025.04.01

Simple converters to convert to / from Protobuf and Fixnum classes from Dart classes.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

fixnum, grpc_googleapis

More

Packages that depend on grpc_protobuf_convert