Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/freezed migration #9

Merged
merged 9 commits into from
Feb 24, 2024
Merged

Feat/freezed migration #9

merged 9 commits into from
Feb 24, 2024

Conversation

wxxedu
Copy link
Contributor

@wxxedu wxxedu commented Feb 22, 2024

Migrating the API to one similar to the way that models are declared in Freezed.

Cannot merge yet. The code generation does not work. There are tons of rough corners here and there.

The nice thing is that we are now mostly able to parse the models correctly.

@wxxedu wxxedu linked an issue Feb 22, 2024 that may be closed by this pull request
@wxxedu wxxedu merged commit 8c2dad3 into main Feb 24, 2024
5 checks passed
@wxxedu wxxedu linked an issue Feb 24, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing modelName for fields and classes. Implement generateForwarding for @Model.
1 participant