flutter/dev/benchmarks/test_apps/stocks
2020-06-15 09:50:02 -07:00
..
android Don't import plugins that don't support android in settings.gradle (#54407) 2020-04-12 08:55:03 -07:00
fuchsia/meta Move stocks example app into dev/benchmarks/test_apps (#49559) 2020-01-30 09:31:07 -08:00
ios Revert "Build iOS apps using Swift Packages (#59009)" (#59025) 2020-06-08 15:45:10 -07:00
lib Update stocks example to use l10n.yaml workflow (#58121) 2020-05-28 12:03:02 -07:00
test Update gen_l10n tool to require base locale; Stocks app refresh (#51602) 2020-02-28 22:21:01 -08:00
test_driver [fuchsia] Runs stocks driver test on Fuchsia NUCs in devicelab 2020-02-03 17:55:45 -08:00
l10n.yaml Update stocks example to use l10n.yaml workflow (#58121) 2020-05-28 12:03:02 -07:00
pubspec.yaml Characters package (#59267) 2020-06-15 09:50:02 -07:00
README.md Update gen_l10n tool to require base locale; Stocks app refresh (#51602) 2020-02-28 22:21:01 -08:00

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 pub get
  • flutter run --release

The flutter run --release command both builds and installs the Flutter app.

Internationalization

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 gen_l10n tool.

See regenerate.md for an explanation for how the tool is 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.