We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90306a1 commit 023033bCopy full SHA for 023033b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.0.10
2
+
3
+- Fix `l10n.dart` file being generated lacking messages due to using wrong locale as the main one.
4
5
# 0.0.9
6
7
- Rename example/README.md to example/EXAMPLE.md
pubspec.yaml
@@ -2,7 +2,7 @@ name: arbify
description: >
A package providing support for internationalizing
Flutter applications using intl package with Arbify.
-version: 0.0.9
+version: 0.0.10
homepage: https://github.com/Arbify/arbify_flutter
8
environment:
0 commit comments