protoc_builder 0.4.1 copy "protoc_builder: ^0.4.1" to clipboard
protoc_builder: ^0.4.1 copied to clipboard

A build script for compiling Protocol Buffers without needing to manually install protoc or the protoc_plugin.

0.4.1 #

  • Fix race conditions (thank you to TomKrauss!)

0.4.0 #

  • Add option to precompile protoc_plugin Dart scripts for better performance

0.3.2 #

  • Upgrade dependencies

0.3.1 #

Courtesy of BenVercammen:

  • Added option to use local protoc instead of downloading one
  • Extracted options that might be useful when overriding the ProtocBuilder class
  • Export the builder.dart file so the ProtocBuilder class can actually be found

0.3.0 #

  • Support plugin version 20.0.1 (thank you to stasgora!)
  • Fix package not working on Windows (thank you to Levi-Lesches!)

0.2.1+1 #

  • I dun goofed

0.2.1 #

  • Document default values in README
  • Document Protobuf root directory in README

0.2.0 #

  • Add config flag for generating gRPC clients and servers (.pbgrpc.dart files)

0.1.1 #

  • Ensure that changes to input .proto files are watched (thank you to ewaters!)

0.1.0 #

  • Initial version
18
likes
110
pub points
71%
popularity

Publisher

verified publisherbyte-sapling.io

A build script for compiling Protocol Buffers without needing to manually install protoc or the protoc_plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

archive, build, http, path, yaml

More

Packages that depend on protoc_builder