Update Stocks example using i18n tool (#44223)

* Use l10n tool to generate stocks i18n files

* Rename *_en_EN.arb to *_en_US.arb

* Fix l10n script
This commit is contained in:
Shi-Hao Hong
2019-11-06 12:52:03 -08:00
committed by GitHub
parent 383e90eb13
commit 3e4bf5757d
12 changed files with 188 additions and 134 deletions

View File

@@ -36,7 +36,7 @@ analyzer:
- "bin/cache/**"
# the following two are relative to the stocks example and the flutter package respectively
# see https://github.com/dart-lang/sdk/issues/28463
- "lib/i18n/stock_messages_*.dart"
- "lib/i18n/messages_*.dart"
- "lib/src/http/**"
linter: