proto_generator 1.2.1 proto_generator: ^1.2.1 copied to clipboard
Code generation of .proto and Dart mapper classes to facilitate the usage of PODOs (plain-old-dart-objects) with gRPC
1.0.0 #
- Initial version
1.0.1 #
- Removed incorrect header from README
1.1.0 #
- Removed deprecated nullableFieldsByDefault property from annotations
1.1.1 #
- Updated dependencies
1.1.2 #
- Removed deprecated nullableFieldsByDefault property from protoBase annotation
1.1.3 #
- Removed deprecated nullableFieldsByDefault property from proto annotation
1.2.0 #
- Removed redundant base classes
1.2.1 #
- Added reference to integrating framework.