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 699cf37 commit 1ebd9efCopy full SHA for 1ebd9ef
l10n.yaml
@@ -3,6 +3,6 @@ arb-dir: assets/translations
3
template-arb-file: app_en.arb
4
output-dir: lib/l10n
5
output-localization-file: app_localizations.dart
6
-synthetic-package: false
+synthetic-package: true
7
preferred-supported-locales:
8
- en
pubspec.yaml
@@ -78,6 +78,9 @@ dependencies:
78
volume_controller: ^3.4.0 #dont change
79
screen_brightness: ^2.1.3 #dont change
80
app_links: ^6.4.0
81
+ win32: ^5.10.1
82
+ ffi: ^2.1.4
83
+
84
# Miscellaneous
85
device_info_plus: ^11.4.0
86
package_info_plus: ^8.3.0
0 commit comments