We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a1239 commit 76484a9Copy full SHA for 76484a9
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### [3.0.4]
4
+
5
+- determine plural cases based on the actual language rules (#620)
6
+- update intl to 0.19.0 (#638)
7
8
### [3.0.3]
9
10
- replace log() with stdout.writeln()
pubspec.yaml
@@ -5,7 +5,7 @@ homepage: https://github.com/aissat/easy_localization
issue_tracker: https://github.com/aissat/easy_localization/issues
# publish_to: none
-version: 3.0.3
+version: 3.0.4
environment:
11
sdk: '>=2.12.0 <4.0.0'
0 commit comments