Skip to content

Commit 1ebd9ef

Browse files
committed
chore: dep fix
1 parent 699cf37 commit 1ebd9ef

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

l10n.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ arb-dir: assets/translations
33
template-arb-file: app_en.arb
44
output-dir: lib/l10n
55
output-localization-file: app_localizations.dart
6-
synthetic-package: false
6+
synthetic-package: true
77
preferred-supported-locales:
88
- en

pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ dependencies:
7878
volume_controller: ^3.4.0 #dont change
7979
screen_brightness: ^2.1.3 #dont change
8080
app_links: ^6.4.0
81+
win32: ^5.10.1
82+
ffi: ^2.1.4
83+
8184
# Miscellaneous
8285
device_info_plus: ^11.4.0
8386
package_info_plus: ^8.3.0

0 commit comments

Comments
 (0)