easy_localization
Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process .
3.0.8
274K downloads/mo
#723 most downloaded on pub.dev
aissat/easy_localization
What this package is like to depend on
Last release 2 months ago
09 Jun 2026
Release timing varies
gaps range from 3 weeks to 11 months
Rarely documented
notes for 6 of 63 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
103 releases · first in 2018
2 releases in the last 12 months
see the full history below
Release timeline
103 releases · Dec 2018 to Jun 2026Releases
latest 60 of 103-
4.0.0-dev.009 Jun 2026 pre-releaseNothing published for this version
-
4.0.0-dev09 Jun 2026 pre-releaseNothing published for this version
-
3.0.824 Jul 2025Release notes
Open source →What's Changed
- fix strict countryCode problem by @PatrickChrestin in #690
- add constant_identifier_names to generated files by @guieltorres in #685
- Fixes 679 by @PatrickChrestin in #692
- Enhance Documentation and Add Comprehensive Pluralization Tests by @MAlazhariy in #730
- Pump intl library version to 0.20.0 by @adelkhayata76 in #733
- Align trExists API with tr/plural by @omj-denis in #738
- fix: Bumped intl version to make package compatible with Flutter 3.27.1 by @wiktoriagrochowalska in #739
- Notify depending widgets when translations are loaded by @rekire in #756
- [Command] Audit by @JavedNicolas in #763
- Release version 3.0.8 to pub.dev by @Copilot in #765
New Contributors
- @PatrickChrestin made their first contribution in #690
- @guieltorres made their first contribution in #685
- @MAlazhariy made their first contribution in #730
- @adelkhayata76 made their first contribution in #733
- @omj-denis made their first contribution in #738
- @wiktoriagrochowalska made their first contribution in #739
- @rekire made their first contribution in #756
- @JavedNicolas made their first contribution in #763
- @Copilot made their first contribution in #765
Full Changelog: v3.0.7...v3.0.8
-
3.0.712 May 2024Nothing published for this version
-
3.0.7+126 Jan 2025Nothing published for this version
-
3.0.622 Apr 2024Release notes
Open source →Add useFallbackTranslationsForEmptyResources parameter to use fallbac…
…k if translation lookup returns an empty string (#663)
* Add useFallbackTranslationsForEmptyResources parameter
* Remove formatting changes in readme. Increase the version in pubspec
-
3.0.501 Mar 2024Release notes
Open source →add extra asset loaders (#654)
* add extra asset loaders
* make some changes based on code review
* minor refactor
-
3.0.411 Feb 2024 -
3.0.301 Sep 2023 -
3.0.3-dev.130 Aug 2023 pre-releaseNothing published for this version
-
3.0.217 May 2023Nothing published for this version
-
3.0.2-dev.616 May 2023 pre-releaseNothing published for this version
-
3.0.2-dev.6+016 May 2023 pre-releaseNothing published for this version
-
3.0.2-dev.524 Feb 2023 pre-releaseNothing published for this version
-
3.0.2-dev.424 Feb 2023 pre-releaseNothing published for this version
-
3.0.2-dev.324 Feb 2023 pre-releaseNothing published for this version
-
3.0.2-dev.202 Feb 2023 pre-releaseNothing published for this version
-
3.0.2-dev.131 Jan 2023 pre-releaseNothing published for this version
-
3.0.2-dev13 May 2022 pre-releaseNothing published for this version
-
3.0.113 May 2022Nothing published for this version
-
3.0.1-dev07 Feb 2022 pre-releaseNothing published for this version
-
3.0.020 Feb 2021Release notes
Open source →commit ec93188
Author: aissat [email protected]
Date: Sat Feb 20 13:55:34 2021 +0100[pub] version 3.0.0commit 33aee74
Merge: bc8f6da 05b9e28
Author: aissat [email protected]
Date: Sat Feb 20 13:37:48 2021 +0100Merge branch 'null-safety.3' into developcommit 05b9e28
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 15:54:50 2021 +0500upper easy logger setting in testscommit c5454cf
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 15:53:51 2021 +0500remove missed context from tr() and plural()commit bfc7707
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 15:48:58 2021 +0500update examplecommit 2ef586d
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 15:48:20 2021 +0500remove missed context from tr() and plural()commit 6da8bad
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 15:45:16 2021 +0500update readmecommit c09be0e
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 15:43:06 2021 +0500remove context from tr() and plural()commit c8501db
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 14:29:11 2021 +0500added info about fallback locale keys redirectioncommit 9fe03e9
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 20 14:14:36 2021 +0500fix easy_logger depencecommit 3b5b783
Merge: 96a3707 5883c34
Author: Alexey Z [email protected]
Date: Sat Feb 20 14:53:32 2021 +0500Merge pull request #341 from bottlepay/null-safety.3 Fix crash when a key containing periods doesn't exist. Fixed shared preferences null exception during unit testscommit 5883c34
Author: Andrew Coutts [email protected]
Date: Fri Feb 19 09:42:43 2021 -0500easy_logger from pub so it's a valid import againcommit ac76815
Author: Andrew Coutts [email protected]
Date: Fri Feb 19 09:36:12 2021 -0500Fix crash when a key containing periods doesn't exist. Fixed shared preferences null exception during unit testscommit 96a3707
Author: Alexey Zdorovykh [email protected]
Date: Wed Feb 17 15:47:38 2021 +0500fix bug empty _translations in null safetycommit e44dd4e
Author: Alexey Zdorovykh [email protected]
Date: Wed Feb 17 13:56:35 2021 +0500update icons and disable easy_localization_loadercommit e429341
Author: Alexey Zdorovykh [email protected]
Date: Wed Feb 17 13:43:57 2021 +0500fixed null safety and grammarcommit 26314e3
Author: aissat [email protected]
Date: Wed Feb 17 00:39:10 2021 +0100format filescommit b60b34c
Author: Miran Kamal [email protected]
Date: Tue Feb 16 17:03:12 2021 +0300fixes a typo in readme, makes it more clear (#320) * fixes a typo in readme, makes it more clear * fixes a mistake in the documentation Co-authored-by: Alexey Z <[email protected]>commit 0a9ea0b
Author: aissat [email protected]
Date: Wed Feb 17 00:26:58 2021 +0100fixed deprecated_member_use issuecommit 2eb4137
Author: aissat [email protected]
Date: Wed Feb 17 00:21:52 2021 +0100[example] add linux projectcommit dc09407
Author: aissat [email protected]
Date: Wed Feb 17 00:20:27 2021 +0100[TESTES] update testes context and widgetcommit 788b9ff
Author: aissat [email protected]
Date: Wed Feb 17 00:17:31 2021 +0100addded plural_rules and clean codecommit 243f8cf
Author: xurei [email protected]
Date: Tue Feb 16 15:01:24 2021 +0100[Null-Safety] Fallback translations support (#333)commit bc8f6da
Author: Miran Kamal [email protected]
Date: Tue Feb 16 17:03:12 2021 +0300fixes a typo in readme, makes it more clear (#320) * fixes a typo in readme, makes it more clear * fixes a mistake in the documentation Co-authored-by: Alexey Z <[email protected]>commit 3a57534
Author: xurei [email protected]
Date: Tue Feb 16 15:01:24 2021 +0100Fallback translations support (#333)commit 842853d
Author: aissat [email protected]
Date: Mon Feb 15 22:49:24 2021 +0100[pub] migrating to null safetycommit 3e932d1
Author: aissat [email protected]
Date: Mon Feb 15 22:47:31 2021 +0100migrate easy_logger to null safetycommit 86d0c36
Author: Alexey Zdorovykh [email protected]
Date: Wed Feb 10 00:58:12 2021 +0500update readmecommit 225533d
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 20:16:10 2021 +0500change debug color on loggercommit f31dd9e
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 20:14:23 2021 +0500update logscommit 5c34ffc
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 20:10:29 2021 +0500update examplecommit cc74503
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 19:54:13 2021 +0500extensions helperscommit 7737b6c
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 19:05:48 2021 +0500rename varscommit 7b8dcff
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 19:02:18 2021 +0500update changelogcommit 52e6f04
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 18:59:46 2021 +0500update readmecommit 5032e71
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 18:47:19 2021 +0500fix extensions, add testscommit bac8837
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 18:23:33 2021 +0500update examplecommit 56aba08
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 15:17:14 2021 +0500add more loggercommit 820f431
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 15:00:12 2021 +0500deviceLocale and resetLocale functionscommit f20c22c
Merge: 4e0ab31 c9dcb82
Author: Aye7 [email protected]
Date: Sun Feb 14 01:48:35 2021 +0100Merge pull request #315 from aissat/alexeycommit c9dcb82
Merge: 4b3e9fe 4e0ab31
Author: Aye7 [email protected]
Date: Sun Feb 14 01:38:27 2021 +0100Merge branch 'develop' into alexeycommit 4e0ab31
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 13:47:02 2021 +0500update readme filescommit c918403
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 19:25:21 2021 +0500update readmecommit e926df9
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 19:05:42 2021 +0500update readmecommit 02a203d
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 18:49:41 2021 +0500easy logger testscommit 659e176
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:53:23 2021 +0500formatcommit 81291ec
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:48:01 2021 +0500fix testscommit 295c16b
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:26:22 2021 +0500update linter EasyLoggercommit f2cc8b1
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:21:58 2021 +0500update testscommit e6e072e
Author: Alexey Zdorovykh [email protected]
Date: Sat Jan 16 22:18:29 2021 +0500fix printercommit c2ee809
Author: Alexey Zdorovykh [email protected]
Date: Sat Jan 16 20:25:26 2021 +0500update printercommit 7dcb4ab
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:22:51 2021 +0500update Ease logger readmecommit 6b3eeb5
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:11:11 2021 +0500update readmecommit af2ef48
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:08:56 2021 +0500add info about Easy logger in readme filecommit 52f8bee
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 14:45:52 2021 +0500EasyLoger documentationcommit 9b6fb84
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 17:33:01 2021 +0500integrating new logger systemcommit 801898f
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 17:20:49 2021 +0500fix loggercommit 42e4c4c
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 16:40:25 2021 +0500EasyLogger packagecommit b1a82a2
Author: Alexey Zdorovykh [email protected]
Date: Wed Feb 10 00:58:12 2021 +0500update readmecommit db3ad0e
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 20:16:10 2021 +0500change debug color on loggercommit 38ba44c
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 20:14:23 2021 +0500update logscommit 6f283e4
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 20:10:29 2021 +0500update examplecommit 010fd54
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 19:54:13 2021 +0500extensions helperscommit e43cd64
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 19:05:48 2021 +0500rename varscommit 5a40847
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 19:02:18 2021 +0500update changelogcommit 93f09a8
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 18:59:46 2021 +0500update readmecommit ee493c7
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 18:47:19 2021 +0500fix extensions, add testscommit a381a0d
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 18:23:33 2021 +0500update examplecommit 5f029f5
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 15:17:14 2021 +0500add more loggercommit 06296a2
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 15:00:12 2021 +0500deviceLocale and resetLocale functionscommit 8957898
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 13:47:02 2021 +0500update readme filescommit 240f6ba
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 19:25:21 2021 +0500update readmecommit 36f1142
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 19:05:42 2021 +0500update readmecommit 61d48a2
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:53:23 2021 +0500formatcommit 79fb542
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:21:58 2021 +0500update testscommit d078e1d
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:08:56 2021 +0500add info about Easy logger in readme filecommit 223eb56
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 17:33:01 2021 +0500integrating new logger systemcommit b40be38
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 18:49:41 2021 +0500easy logger testscommit 4dbe8fd
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:48:01 2021 +0500fix testscommit a5df3dd
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:26:22 2021 +0500update linter EasyLoggercommit ddc4ae5
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:21:58 2021 +0500update testscommit 5593553
Author: Alexey Zdorovykh [email protected]
Date: Sat Jan 16 22:18:29 2021 +0500fix printercommit 0a5e6dd
Author: Alexey Zdorovykh [email protected]
Date: Sat Jan 16 20:25:26 2021 +0500update printercommit 838a868
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:22:51 2021 +0500update Ease logger readmecommit c38e167
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:11:11 2021 +0500update readmecommit c050867
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 14:45:52 2021 +0500EasyLoger documentationcommit d1859f1
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 17:20:49 2021 +0500fix loggercommit d34795f
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 16:40:25 2021 +0500EasyLogger packagecommit 4b3e9fe
Author: Alexey Zdorovykh [email protected]
Date: Sun Feb 7 13:47:02 2021 +0500update readme filescommit 2b6405d
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 19:25:21 2021 +0500update readmecommit 8d8c57f
Merge: d80da15 de8013c
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 19:24:56 2021 +0500Merge branch 'develop' of https://github.com/aissat/easy_localization into alexeycommit d80da15
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 19:05:42 2021 +0500update readmecommit 6ba5d69
Author: Alexey Zdorovykh [email protected]
Date: Sat Feb 6 18:49:41 2021 +0500easy logger testscommit de8013c
Author: Aye7 [email protected]
Date: Sun Jan 31 12:27:37 2021 +0000[gitpod] config change flutter channel to stablecommit 4b3ac34
Author: Aye7 [email protected]
Date: Sun Jan 31 12:21:42 2021 +0000[README] added gitpod buttoncommit e76f9d7
Author: Aye7 [email protected]
Date: Sun Jan 31 13:07:04 2021 +0100Create .gitpod.Dockerfilecommit 18c4a0d
Author: Aye7 [email protected]
Date: Sun Jan 31 13:05:54 2021 +0100Create .gitpod.ymlcommit 161a900
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:53:23 2021 +0500formatcommit a2475e1
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:48:01 2021 +0500fix testscommit 7ef3e09
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:26:22 2021 +0500update linter EasyLoggercommit d6781aa
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 17 00:21:58 2021 +0500update testscommit be037c1
Author: Alexey Zdorovykh [email protected]
Date: Sat Jan 16 22:18:29 2021 +0500fix printercommit 6002be3
Author: Alexey Zdorovykh [email protected]
Date: Sat Jan 16 20:25:26 2021 +0500update printercommit d276bb2
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:22:51 2021 +0500update Ease logger readmecommit 52ad5e3
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:11:11 2021 +0500update readmecommit dab85b5
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 15:08:56 2021 +0500add info about Easy logger in readme filecommit 8d52eb8
Author: Alexey Zdorovykh [email protected]
Date: Mon Jan 11 14:45:52 2021 +0500EasyLoger documentationcommit ef3f4c8
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 17:33:01 2021 +0500integrating new logger systemcommit 93e285f
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 17:20:49 2021 +0500fix loggercommit 762b745
Author: Alexey Zdorovykh [email protected]
Date: Sun Jan 10 16:40:25 2021 +0500EasyLogger packagecommit
Note truncated.
-
3.0.0-nullsafety.016 Feb 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety15 Feb 2021 pre-releaseNothing published for this version
-
3.0.0-dev.214 Feb 2021 pre-releaseNothing published for this version
-
3.0.0-dev.107 Jan 2021 pre-releaseNothing published for this version
-
3.0.0-dev.007 Jan 2021 pre-releaseNothing published for this version
-
3.0.0--nullsafety15 Feb 2021 pre-releaseNothing published for this version
-
2.3.4-nullsafety.404 Jan 2021 pre-releaseNothing published for this version
-
2.3.4-nullsafety.304 Jan 2021 pre-releaseNothing published for this version
-
2.3.4-nullsafety.129 Nov 2020 pre-releaseNothing published for this version
-
2.3.4-nullsafety.025 Nov 2020 pre-releaseNothing published for this version
-
2.3.4-nullsafety23 Nov 2020 pre-releaseNothing published for this version
-
2.3.308 Aug 2020Nothing published for this version
-
2.3.3+123 Dec 2020Nothing published for this version
-
2.3.215 May 2020Nothing published for this version
-
2.3.113 May 2020Nothing published for this version
-
2.3.1-dev.215 May 2020 pre-releaseNothing published for this version
-
2.3.1-dev.113 May 2020 pre-releaseNothing published for this version
-
2.3.1-dev.013 May 2020 pre-releaseNothing published for this version
-
2.3.1-dev13 May 2020 pre-releaseNothing published for this version
-
2.3.005 May 2020Nothing published for this version
-
2.3.0-dev04 May 2020 pre-releaseNothing published for this version
-
2.2.2-dev.002 May 2020 pre-releaseNothing published for this version
-
2.2.2-dev01 May 2020 pre-releaseNothing published for this version
-
2.2.125 Apr 2020Nothing published for this version
-
2.2.1-dev25 Apr 2020 pre-releaseNothing published for this version
-
2.2.024 Apr 2020Nothing published for this version
-
2.2.0-dev.124 Apr 2020 pre-releaseNothing published for this version
-
2.2.0-dev.018 Apr 2020 pre-releaseNothing published for this version
-
2.2.0-dev18 Apr 2020 pre-releaseNothing published for this version
-
2.1.003 Apr 2020Nothing published for this version
-
2.1.0+003 Apr 2020Nothing published for this version
-
2.1.0+108 Apr 2020Nothing published for this version
-
2.1.0+210 Apr 2020Nothing published for this version
-
2.1.0-dev.510 Apr 2020 pre-releaseNothing published for this version
-
2.1.0-dev.410 Apr 2020 pre-releaseNothing published for this version
-
2.1.0-dev.310 Apr 2020 pre-releaseNothing published for this version
-
2.1.0-dev.210 Apr 2020 pre-releaseNothing published for this version
-
2.1.0-dev.110 Apr 2020 pre-releaseNothing published for this version