plasma_protobuf 0.1.5 copy "plasma_protobuf: ^0.1.5" to clipboard
plasma_protobuf: ^0.1.5 copied to clipboard

PlasmaLaboratories proto definitions, including model types and gRPC services.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add plasma_protobuf

With Flutter:

 $ flutter pub add plasma_protobuf

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

dependencies:
  plasma_protobuf: ^0.1.5

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:plasma_protobuf/plasma_protobuf.dart';
0
likes
150
points
218
downloads

Publisher

verified publisherplasmalabs.org

Weekly Downloads

PlasmaLaboratories proto definitions, including model types and gRPC services.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on plasma_protobuf