feat!: Use new localisation setup from flutter 1.22
BREAKING CHANGE: This introduces that it might require up to 2 compiles for locals to work. Also only arb files shall be checked into git. Took 19 minutes
This commit is contained in:
parent
f6a4d2e5b5
commit
62cbc864f1
88 changed files with 489 additions and 12311 deletions
|
|
@ -57,7 +57,7 @@ dependencies:
|
|||
random_string: ^2.0.1
|
||||
flutter_typeahead: ^1.8.1
|
||||
flutter_olm: ^1.0.1
|
||||
intl: ^0.16.0
|
||||
intl: ^0.16.1
|
||||
intl_translation: ^0.17.9
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
|
|
@ -87,6 +87,9 @@ flutter_icons:
|
|||
|
||||
# The following section is specific to Flutter.
|
||||
flutter:
|
||||
# Adds code generation (synthetic package) support
|
||||
generate: true
|
||||
|
||||
|
||||
# The following line ensures that the Material Icons font is
|
||||
# included with your application, so that you can use the icons in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue