chore: update deps and add localization
This commit is contained in:
parent
bf9a54c8b1
commit
6206cef61c
2 changed files with 6 additions and 0 deletions
3
l10n.yaml
Normal file
3
l10n.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
arb-dir: lib/l10n
|
||||
template-arb-file: app_en.arb
|
||||
output-localization-file: app_localizations.dart
|
||||
|
|
@ -9,6 +9,8 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
audioplayers: ^6.0.0
|
||||
flutter_dotenv: ^5.1.0
|
||||
|
||||
|
|
@ -61,6 +63,7 @@ dev_dependencies:
|
|||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
generate: true
|
||||
|
||||
assets:
|
||||
- assets/images/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue