mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-14 19:25:27 +00:00
Add l10n config file
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user