* Revert "Remove references to BindingBase.window (#122119)" This reverts commitc7681f00cf. * Revert "Remove another reference to BindingBase.window (#122341)" This reverts commit6ec4445063. * Revert "Reland (2): Removes single window assumptions from `flutter_test` (#122233)" This reverts commiteb3d317ea0. * Revert "Remove single view assumption from TestViewConfiguration (#122352)" This reverts commit927289fb4e. * Revert "Updates `flutter/test/cupertino` to no longer use `TestWindow` (#122325)" This reverts commit67e17e45f0. * Revert "Updates `flutter/test/gestures` to no longer reference `TestWindow` (#122327)" This reverts commitc2a5111cc0. * Revert "Updates `flutter/test/rendering` to no longer use `TestWindow` (#122347)" This reverts commit28b65e089b. * Revert "Updates `flutter_localizations/test` to stop using `TestWindow` (#122321)" This reverts commit01367d52d7.
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/stocksflutter pub getflutter 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.