Add app localization
This commit is contained in:
parent
a589cdaee3
commit
5b14d58b1f
6 changed files with 30 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue