We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfbd16 commit 4c2c097Copy full SHA for 4c2c097
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 1.2.0 (2024-10-25)
2
+### New
3
+- Override default boxDecoration using customBoxDecoration (#7)
4
+### Fixed
5
+- Handle properly platforms without localeName
6
+
7
8
## 1.1.0 (2024-10-06)
9
### New
10
- Language fetching improvements
pubspec.yaml
@@ -1,6 +1,6 @@
name: tolgee
description: A Tolgee Flutter SDK for Flutter applications.
-version: 1.1.0
+version: 1.2.0
homepage: https://tolgee.io/
environment:
0 commit comments