After Two weeks I opened my project. My coworker made some big changes. But when I update the project from GitHub, This Error occurred. it doesn't generate Internationalize files.
I tried to run flutter gen-l10n
but here's the output
And here are the files inside the l10n folder
Now how can I solve it??
I had to disable the Flutter intl extension and generate code manually using flutter gen-l10n