pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.53k stars 131 forks source link

chore: synthetic packages for i18n #186

Closed shreyas1599 closed 3 years ago

shreyas1599 commented 3 years ago

Closes #185

Apart from this,

pd4d10 commented 3 years ago

So efficient!

pd4d10 commented 3 years ago

image

flutter run still generates these files. Just wondering if this is as expected

shreyas1599 commented 3 years ago

flutter run still generates these files. Just wondering if this is as expected

~It does not generate the files for me. Maybe it's a one time thing? Did you try deleting the files and trying flutter run again?~

Edit: sorry my bad. the generated directory did not reload in the file explorer. I re-opened vs code and it's there now. I guess it is expected behaviour. Cause even in the pr you linked in the issue, it says to delete the old directory after running flutter run. I think there must be a way to disable this. I'll check it out.

pd4d10 commented 3 years ago

OK, I'll try it later