Skip to content

Stable class/property ordering #54

@jakubfijalkowski

Description

@jakubfijalkowski

Currently, the generator tends to generate properties in random order (or semi-random, or with order that ends up in the protobuf file). This makes generating contracts produce diffs that don't really reflect what changed - there is too much noise.

The generator should order classes/fields before outputting Dart code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions