Add app localization

This commit is contained in:
Anton Tananaev 2025-05-05 18:18:36 -07:00
parent a589cdaee3
commit 5b14d58b1f
6 changed files with 30 additions and 2 deletions

View file

@ -9,6 +9,9 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
flutter_background_geolocation: ^4.16.9
shared_preferences: ^2.5.3
firebase_core: ^3.13.0
@ -21,3 +24,4 @@ dev_dependencies:
flutter:
uses-material-design: true
generate: true