We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d8441 commit 7d43afaCopy full SHA for 7d43afa
README.md
@@ -46,7 +46,7 @@
46
1. Add gsheet_to_arb dev dependency to the pubspec.yaml
47
```yaml
48
dev_dependencies:
49
- gsheet_to_arb: ^0.1.7
+ gsheet_to_arb: ^0.1.8
50
```
51
52
2. Updated dependencies
example/pubspec.yaml
@@ -9,7 +9,7 @@ dependencies:
9
intl_translation: ^0.17.9
10
11
12
13
# path: ../
14
test: ^1.5.3
15
mockito: ^4.0.0
0 commit comments