protobuf_generator 1.0.9 copy "protobuf_generator: ^1.0.9" to clipboard
protobuf_generator: ^1.0.9 copied to clipboard

A flutter generator package for generating code for protobuf, without installing protoc and protoc_plugin manually

1.0.0 #

  • Initial release

1.0.1 #

  • modified flutter SDK version to support vast projects

1.0.2 #

  • updated package versions to fix conflicts

1.0.3 #

  • updated README.md

1.0.4 #

  • changed the googleapis source

1.0.5 #

  • added support for generating descriptor file

1.0.6 #

  • fixed descriptor file issue

1.0.7 #

  • added git repo support, refer build.yaml for more details

1.0.8 #

  • added generate_grpc gRPC flag to generate .pbgrpc.dart files. Fixes #4

1.0.9 #

  • BREAKING CHANGE: Renamed sub_path to paths in GitHub repository configuration and now accepts a list of paths
  • Fixed issue where generator wouldn't run when only GitHub repositories are configured (no local proto files)
5
likes
120
points
1.04k
downloads

Publisher

verified publisherpub.tamilkannancv.dev

Weekly Downloads

A flutter generator package for generating code for protobuf, without installing protoc and protoc_plugin manually

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, build, flutter, http, path, yaml

More

Packages that depend on protobuf_generator