flutter/dev/benchmarks/test_apps/stocks
2021-03-03 14:11:30 -08:00
..
android Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
fuchsia/meta
ios Build iOS apps using Swift Packages (#73508) 2021-01-07 15:59:09 -08:00
lib enable use_key_in_widget_constructors lint (#77032) 2021-03-02 10:14:02 -08:00
test Remove unnecessary imports (#74382) 2021-01-27 10:59:05 -08:00
test_driver await timelinesummary to file (#60774) 2020-07-06 13:19:19 -04:00
l10n.yaml [gen_l10n] Synthetic package generation by default (#62395) 2020-08-31 13:19:41 +08:00
pubspec.yaml Update all versions! (#77153) 2021-03-03 14:11:30 -08:00
README.md ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07: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

The 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 in the public domain.