flutter/examples/stocks/lib/i18n
Chris Bracken 2ae48845a8
Revert elimination of Dart 1 (#18460)
fuchsia_tester.dart still assumes Dart 1. Previously, it ran tests directly
from source, flutter_platform.dart automatically runs a kernel compile when
operating in Dart 2 mode, but this assumes a functional Dart SDK is available
in the artifacts directly, and fuchsia_tester.dart mocks out the artifacts
directory with an empty temp dir.

Remaining work is:
1. Get the frontend server building as a dependency on Fuchsia.
2. Patch fuchsia_tester.dart to use a valid Dart SDK and frontend server.

This also reverts migration to Dart 2 typedef syntax.

This reverts commit 6c56bb2. (#18362)
This reverts commit 3daebd0. (#18316)
2018-06-13 12:46:39 -07:00
..
.dartignore Reduce the amount of spam from analyze watch. (#7582) 2017-01-22 16:43:24 -08:00
regenerate.md Updated I18N API for Flutter (#11497) 2017-08-23 17:07:59 -07:00
stock_messages_all.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
stock_messages_en.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
stock_messages_es.dart Rev dependencies up and regenerate stock_messages. (#15469) 2018-03-12 17:46:26 -07:00
stocks_en.arb Example of using the Dart internationalization package in Flutter 2015-12-04 09:48:32 -08:00
stocks_es.arb Example of using the Dart internationalization package in Flutter 2015-12-04 09:48:32 -08:00