Skip to content

Include the package name as a constant #823

@davidmartos96

Description

@davidmartos96

Hello,
Would it be possible to include the package name as a Dart constant?

For a project which uses Protobuf there is a versioning system in the package name in order to establish a compatible communication between client and server. Example: package Project.v1_3. Currently I need to update a constant manually every time the protocol versioning changes, where I could simply use an autogenerated constant from the proto file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions