Freezed Package not generating files during build process #2554
Replies: 2 comments
-
Hey @mahmmoudali, Your latest build was a success. It looks like you managed to resolve this. Please let me know if you are still looking for assistance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
While I’m closing our discussion for now, if you have any other questions or suggestions, feel free to reply back or start a new discussion anytime. Have a nice day! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
1- use 'Freezed' Package in any project and try build using Codemagic CI/CD
Expected results
Project should build without issues
Actual results
*Note: I attached the

1- result of build(bug): file supposed to be generated not found
2- prescript command needed to make sure that 'freezed' package working properly

3- the result of script after commands ran successfully

Build id (optional)
664c7a3f232bb753ac543322
Beta Was this translation helpful? Give feedback.
All reactions