proto_annotations 2.0.1
proto_annotations: ^2.0.1 copied to clipboard
Annotations to mark and configure business model classes for code generation of .proto and Dart mapper classes
2.0.1 #
- Fixed broken links to example
2.0.0 #
- Added @ProtoServices and @MapProtoServices
1.1.6 #
- Added reference to integrating framework.
1.1.5 #
- Updated README.md with correct reference to proto_generator package
1.1.4 #
- Removed redundant base classes
1.1.3 #
- Removed deprecated nullableFieldsByDefault property from protoBase annotation
1.1.2 #
- Removed deprecated nullableFieldsByDefault property from protoBase annotation
1.1.1 #
- Updated dependencies
1.1.0 #
- Removed deprecated nullableFieldsByDefault property from annotations
1.0.0 #
- Initial version