strata_protobuf 0.1.0 copy "strata_protobuf: ^0.1.0" to clipboard
strata_protobuf: ^0.1.0 copied to clipboard

Stratalab 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 strata_protobuf

With Flutter:

 $ flutter pub add strata_protobuf

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

dependencies:
  strata_protobuf: ^0.1.0

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:strata_protobuf/strata_protobuf.dart';
1
likes
140
points
29
downloads

Publisher

verified publisherstratalab.xyz

Weekly Downloads

Stratalab proto definitions, including model types and gRPC services.

Homepage
Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on strata_protobuf