Skip to content

[pigeon] C++ generator should make convenience constructors #104286

@stuartmorgan-g

Description

@stuartmorgan-g

It would be convenient for creating generated data class instances to have constructors with all fields (e.g., so they could be created inline as arguments in simple cases) instead of having to create them and then call each setter.

Metadata

Metadata

Labels

P3Issues that are less important to the Flutter projectp: pigeonrelated to pigeon messaging codegen toolpackageflutter/packages repository. See also p: labels.platform-windowsBuilding on or for Windows specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions