mason_bricks icon indicating copy to clipboard operation
mason_bricks copied to clipboard

feat: Add freezed as an option to the model brick

Open LukeMoody01 opened this issue 2 years ago • 0 comments

Brick

  • [x] model

Description

Add the option for a freezed model.

Desired Solution

Give the user an option to pick a version of the mode (freezed, json_serializable, none)

Uses the enum as a conditional

Additional Context

Suggestion from -> https://twitter.com/Daniel_Felten/status/1541052175094267904

LukeMoody01 avatar Jul 03 '22 14:07 LukeMoody01