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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user