
* Revert "Fixed output validation. (#14005)" This reverts commit d84398db72807f8910833d5fe44a097be152c74a. * Revert "Update package prep script to do async process execution and emit output as it happens. (#13918)" This reverts commit b7169c1d951aa188c1cdc3b980e257e8a92f8abe.
Stocks
Demo app for the material design widgets and other features provided by Flutter.
Building
You can follow these instructions to build the stocks app and install it onto your device.
Prerequisites
If you are new to Flutter, please first follow the Flutter Setup guide.
Building and installing the stocks demo app
cd $FLUTTER_ROOT/examples/stocks
flutter upgrade
flutter run --release
The flutter run --release
command both builds and installs the Flutter app.
Interationalization
This app has been internationalized (just enough to show how it's done). It's an example of how one can do so with the Dart intl package.
The Flutter Internationalization Tutorial covers Flutter app internationalization in general.
See regenerate.md for an explanation
of how the Dart interationalization tools, like
intl_translation:generate_from_arb
, were used to generate
localizations for this app.
Icon
Icon was created using Android Asset Studio: https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=0&foreground.space.pad=0&foreColor=607d8b%2C0&crop=0&backgroundShape=square&backColor=fff%2C100&effects=none
From this clipart: https://openclipart.org/detail/30403/tango-go-up Which is public domain.