1. 45e054a Enable pkg:lints recommended lints by Kevin Moore · 4 years ago
  2. 38898a6 protoc_plugin: move shared constants to a shared library by Kevin Moore · 4 years ago
  3. 1cc75c3 protoc_plugin: move part files into lib/src directory by Kevin Moore · 4 years ago[Renamed (99%) from protoc_plugin/lib/protobuf_field.dart]
  4. 778d32c Lint: prefer single quotes by Kevin Moore · 4 years ago
  5. a5333d4 prococ_plugin: move to recommended part naming model by Kevin Moore · 4 years ago
  6. 8304474 Merge null_safety into master by Kevin Moore · 4 years ago
  7. 2afbe82 Add tests for the repeated and map enum value fields where the (#480) by Ji Li · 4 years, 4 months ago
  8. aa9958e Fix copyWith's return type. (#458) by Brett Morgan · 4 years, 5 months ago
  9. 1144e40 Use null-safe bootstrap protos (#464) by Ivan Inozemtsev · 4 years, 5 months ago
  10. fe93fb8 Merge master into null safety (#463) by Ivan Inozemtsev · 4 years, 5 months ago
  11. 1319847 Support optional proto3 fields (#444) by Ivan Inozemtsev · 4 years, 7 months ago
  12. 8702755 Make protobuf message and field names dependent on a fromEnvironment constants (#403) by Ivan Inozemtsev · 4 years, 10 months ago
  13. e96efd5 Fix escaping of string default values. (#402) by Ivan Inozemtsev · 4 years, 10 months ago
  14. 52544ea Update pedantic (#388) by Ivan · 4 years, 10 months ago
  15. d12b233 Escape the special character '$' in proto json_name. (#304) by Nic Hite · 6 years ago
  16. 72bdbf4 Avoid name collisions with Int64 and enum names beginning with digits. (#299) by Nic Hite · 6 years ago
  17. 29269ce Reduce generated code size via getDefault and specialized getters. (#296) by Nic Hite · 6 years ago
  18. dbd8cb3 Introduce protoName on fields (#273) by Sigurd Meldgaard · 6 years ago
  19. ce4d5d5 Use FieldDescriptorProto.json_name for representing field names. (#261) by Sigurd Meldgaard · 6 years ago
  20. 431c23f Various cleanup and formatting fixes. (#249) by Nic Hite · 6 years ago
  21. 174c5d0 Preserve the original order of proto fields when generating metadata. (#241) by Nic Hite · 6 years ago
  22. 6122277 Generate '@Deprecated' Annotation for Deprecated Proto Fields (#225) by Nic Hite · 6 years ago
  23. 4ce027a Remove new and const (#226) by Diego Ballesteros Villamizar · 6 years ago
  24. 0c77167 import dart:core as core in the generated code (#217) by Sarah Zakarias · 6 years ago
  25. 8e0939f Remove type check function for repeated fields (#198) by Sarah Zakarias · 6 years ago
  26. 9b8c9de Don't create BuilderInfo object for map entries in PBMap constructor. (#179) by Sarah Zakarias · 6 years ago
  27. 26d9a1f Add support for oneof (#166) by Sarah Zakarias · 6 years ago
  28. 5349c1d Add 'protoc_plugin/' from commit '9b14466866eb065c88aca164a915cd4ddcc252b6' by Sigurd Meldgaard · 7 years ago