google / google/protobuf.dart

Provide a way of retrieving enum values by name

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

Description

Similar to https://github.com/dart-lang/dart-protobuf/blob/master/lib/src/protobuf/protobuf_enum.dart#L43 , but by name rather than by value.

Contributor guide

Open the contributing guide

Research direction

Start by reading lib/src/protobuf/protobuf_enum.dart at the referenced line to understand the existing enum lookup API. Define the name-based retrieval behavior and verify it with focused coverage for representative enum names and lookup failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.