google / google/protobuf.dart

protobuf file convert dart but undersocore change to camel

Open
#318 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
572
Forks
196
Avg merge
1h 59m
Merged PRs (30d)
2

Description

I had some problems converting protobuf to dart.

It will automatically change the underline to the hump logo.

This will cause our service identification to go wrong.

How can I keep underscores in parameters when i convert protobuf to dart?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the protobuf-to-Dart conversion with a parameter containing an underscore, using the issue's reported service-identification failure as the expected behavior. Trace where the generated parameter name is transformed and confirm the result preserves underscores without breaking the generated Dart output.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.