From 776ccc0fce299e4ec25ea778299951db6f689756 Mon Sep 17 00:00:00 2001 From: Tien Do Nam Date: Fri, 11 Jun 2021 02:18:06 +0200 Subject: [PATCH 1/2] Add fast_i18n --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 71f24fc..157896d 100644 --- a/source.md +++ b/source.md @@ -300,6 +300,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [GenLang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) - [Flutter Translate](https://github.com/bratan/flutter_translate) - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) - [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) +- [Fast i18n](https://github.com/Tienisto/flutter-fast-i18n) - highly customizable i18n library taking advantage of code generation by [Tien Do Nam](https://github.com/Tienisto) ### Styling From a7c85f1f1c3e485a0b463c6f5ff795f515687508 Mon Sep 17 00:00:00 2001 From: Tien Do Nam Date: Fri, 11 Jun 2021 02:47:38 +0200 Subject: [PATCH 2/2] Start with capital letter --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 157896d..df81edf 100644 --- a/source.md +++ b/source.md @@ -300,7 +300,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [GenLang](https://github.com/KingWu/gen_lang) - Code generator for Internationalization by [King Wu](https://github.com/KingWu) - [Flutter Translate](https://github.com/bratan/flutter_translate) - Internationalization (i18n) library by [Florin Bratan](http://bratan.me) - [attranslate](https://github.com/fkirc/attranslate) - Semi-automated translation of ARB or JSON files by [fkirc](https://github.com/fkirc) -- [Fast i18n](https://github.com/Tienisto/flutter-fast-i18n) - highly customizable i18n library taking advantage of code generation by [Tien Do Nam](https://github.com/Tienisto) +- [Fast i18n](https://github.com/Tienisto/flutter-fast-i18n) - Highly customizable i18n library taking advantage of code generation by [Tien Do Nam](https://github.com/Tienisto) ### Styling