2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

Add l10n config file

This commit is contained in:
Oliver Walters 2021-02-01 17:02:52 +11:00
parent 171d808410
commit a50883f2bd
2 changed files with 8 additions and 0 deletions

3
l10n.yaml Normal file
View File

@ -0,0 +1,3 @@
arb-dir: lib/i18n
template-arb-file: app_en.arb
output-localization-file: app_localizations.dart

View File

@ -19,9 +19,12 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.16.1
cupertino_icons: ^0.1.3
http: ^0.12.1
shared_preferences: ^0.5.7
@ -62,6 +65,8 @@ flutter:
# the material Icons class.
uses-material-design: true
generate: true
assets:
- assets/image/icon.png