Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add attranslate to Internationalization #779

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Add attranslate to Internationalization #779

merged 1 commit into from
Dec 8, 2020

Conversation

fkirc
Copy link
Contributor

@fkirc fkirc commented Nov 7, 2020

Description

I felt that Flutter is still lacking some tool-support for translations, which is why I wrote attranslate: https://github.com/fkirc/attranslate
Note that this is not a replacement for tools like flutter_translate, but a complementary tool.
It runs only on the developer's machine or CI-workflows (without any impact on running apps).


Checklist


Feel free to add this badge to your repository after it's accepted to awesome-flutter.

Awesome Flutter
<a href="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/Solido/awesome-flutter">
   <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>

@Solido Solido added the Observation Test of time label Nov 8, 2020
@fkirc
Copy link
Contributor Author

fkirc commented Nov 24, 2020

@Solido are there any specific criteria for new tools, perhaps I should close this PR until those criteria are met?

@Solido
Copy link
Owner

Solido commented Nov 25, 2020

I monitor many metrics but community adoption is the important one since we curate not list all resources.
You can keep it open and ping back if you reach 100 stars, Thanks @fkirc

@fkirc
Copy link
Contributor Author

fkirc commented Dec 8, 2020

100 stars have been reached.
Of course, attranslate is not the first tool that synchronizes translation files, but there aren't that many free open source tools that synchronize both ARB and JSON files.

@Solido Solido merged commit 51bee0a into Solido:master Dec 8, 2020
@Solido
Copy link
Owner

Solido commented Dec 8, 2020

I try to curate the list and looks like your project just reach the list
Thanks for PR @fkirc

@fkirc
Copy link
Contributor Author

fkirc commented Dec 8, 2020

Thanks for merging, I think that we have now established a new "baseline" for translation synchronization.
So if another Flutter user sets out to create a replacement for attranslate, I has to be at least as good as the current tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Observation Test of time
Projects
None yet
2 participants