mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add i18n support
This commit is contained in:
@@ -14,7 +14,10 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_hooks: ^0.20.0
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
go_router: ^10.1.0
|
||||
intl: any
|
||||
json_annotation: ^4.8.1
|
||||
path_provider: ^2.1.0
|
||||
retrofit: ^4.0.1
|
||||
@@ -30,4 +33,5 @@ dev_dependencies:
|
||||
json_serializable: ^6.7.1
|
||||
|
||||
flutter:
|
||||
generate: true
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user