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