Flutter generated localization - Codemagic Build Error #1404
-
When I try to build code magic with android&iOS, it gives the following error:
So, actually, the step is when you fork the project, run the generate command and get the packages. commands:
So in the codemagic, and in the pre-test script section, I've created such things:
but it gives an error. How can I solve this? |
Beta Was this translation helpful? Give feedback.
Answered by
FlutterWiz
Feb 14, 2023
Replies: 1 comment
-
Okay with the commands:
for the BUILD section in the Codemagic, it worked and was solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FlutterWiz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay with the commands:
for the BUILD section in the Codemagic, it worked and was solved.