From 6588fbe19cd2f459012754e82e7aa49ba32f7dc6 Mon Sep 17 00:00:00 2001 From: Florin Bratan Date: Sun, 20 Oct 2019 14:07:49 +0200 Subject: [PATCH] Add Flutter Translate to Internationalization Added the flutter_translate package to Internationalization (new category). --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 7451868..741114f 100644 --- a/source.md +++ b/source.md @@ -284,6 +284,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid) - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) +### Internationalization + +- [Flutter Translate](https://github.com/bratan/flutter_translate) - The internationalization (i18n) library for Flutter by [Florin Bratan](http://bratan.me) + ### Build automation #### Build solutions