Open shehabmohamed0 opened 2 years ago
When using this plugin in pacakges(each package has it own delegate) it generates code well but when using these packages's delegates in material app it only loads the first delegate passed in the list
see this package https://pub.dev/packages/multiple_localization
suggests add another flag in yaml file called multiple_localization that generate code for this case
Hi @shehabmohamed0 Is it related to this issue https://github.com/localizely/flutter-intl-vscode/issues/37 ?
Is it solved now?
When using this plugin in pacakges(each package has it own delegate) it generates code well but when using these packages's delegates in material app it only loads the first delegate passed in the list
see this package https://pub.dev/packages/multiple_localization
suggests add another flag in yaml file called multiple_localization that generate code for this case