i18n (wip)
This commit is contained in:
parent
cee04a3d12
commit
6488957148
17 changed files with 368 additions and 191 deletions
11
pubspec.yaml
11
pubspec.yaml
|
|
@ -4,16 +4,21 @@ description: All Against Fire
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
# https://pub.dartlang.org/packages/flutter
|
||||
# utils
|
||||
# i18n
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
intl: "^0.15.6"
|
||||
|
||||
# https://pub.dartlang.org/packages/flutter
|
||||
|
||||
# utils
|
||||
shared_preferences: "^0.4.2"
|
||||
http: "^0.11.3+16"
|
||||
simple_moment: "^0.0.3"
|
||||
just_debounce_it: "^1.0.4"
|
||||
comunes_flutter:
|
||||
path: /home/vjrj/dev/comunes_flutter
|
||||
version: "^0.0.9"
|
||||
version: "^0.0.10"
|
||||
# maps, geo, etc
|
||||
flutter_map: "^0.0.1"
|
||||
flutter_google_places_autocomplete: "^0.0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue