ball_protobuf_gen 0.3.1 copy "ball_protobuf_gen: ^0.3.1" to clipboard
ball_protobuf_gen: ^0.3.1 copied to clipboard

Consumer-model code generator support for ball_protobuf: turns protoc-emitted FileDescriptorSets into the resolved, Editions-aware Map field descriptors that the ball_protobuf runtime consumes. Depend [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ball_protobuf_gen

With Flutter:

 $ flutter pub add ball_protobuf_gen

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

dependencies:
  ball_protobuf_gen: ^0.3.1

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

Documentation

API reference

Publisher

verified publisherball-lang.dev

Weekly Downloads

Consumer-model code generator support for ball_protobuf: turns protoc-emitted FileDescriptorSets into the resolved, Editions-aware Map field descriptors that the ball_protobuf runtime consumes. Depends on ball_base (descriptor types) and ball_protobuf (runtime); not Ball-portable.

Repository (GitHub)
View/report issues
Contributing

Topics

#protobuf #codegen #editions #ball

License

MIT (license)

Dependencies

ball_base, ball_protobuf

More

Packages that depend on ball_protobuf_gen