flutter/examples/stocks
Harry Terkelsen d33cf11556
Automatically generated registrants for web plugins (#39628)
* WIP on web plugin registry

* WIP on registering plugins

* WIP on web plugin registration

* Only generate `package:flutter_web_plugins` imports if plugins are
defined

* Add parsing test

* Add documentation

* Fix analyzer warnings

* add license headers

* Add tests for package:flutter_web_plugins

* Run `flutter update-packages --force-upgrade`

* Fix analyzer errors

* Fix analyzer error in test

* Update copyright and remove flutter SDK constraints

* Enable tests since engine has rolled

* add flutter_web_plugins tests to bots

* Create an empty .packages file for WebFs test
2019-09-03 10:37:34 -07:00
..
android [ImgBot] Optimize images (#35971) 2019-07-11 21:16:48 -07:00
ios Remove xcconfigs from template Copy Bundle Resources build phases (#38724) 2019-08-19 16:23:45 -07:00
lib Fix transition to stock details (#29638) 2019-03-21 15:29:02 -07:00
test Update Dark Theme disabledColor to White38 (#35136) 2019-07-10 08:50:24 -07:00
test_driver Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
pubspec.yaml Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
README.md Rename flutter packages to flutter pub (#33041) 2019-05-21 16:38:58 +02: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 Dart intl package.

The Flutter Internationalization Tutorial covers Flutter app internationalization in general.

See regenerate.md for an explanation of how the Dart internationalization 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.