flutter/examples/flutter_gallery
Jonah Williams 231170a7c5
Replace child parameter with builder on showDialog (#15303)
* replace child parameter with builder on showDialog

* change builder parameter to WidgetBuilder

* mark child as deprecated and expand documentation to cover this and how builder should be used

* tidy comments and address some feedback

* phrasing

* move space to prev line and add //ignore comments for deprecated member use

* address comments and fix it's its

* update code samples

* adds semicolon to code snippets
2018-03-14 10:40:24 -07:00
..
android Don't push again on beta branch commit (#15001) 2018-02-28 17:06:54 -08:00
ios Spelling (#15229) 2018-03-06 21:36:03 -08:00
lib Replace child parameter with builder on showDialog (#15303) 2018-03-14 10:40:24 -07:00
test Fix example code just showing endless spinner when deployed from Windows (#14878) 2018-02-28 20:39:48 +00:00
test_driver Spelling (#15229) 2018-03-06 21:36:03 -08:00
tool add Android instrumentation test (#11063) 2017-07-10 17:20:49 -07:00
BUILD.gn Update location of intl package. (#12644) 2017-10-19 19:36:50 -07:00
pubspec.yaml Rev dependencies up and regenerate stock_messages. (#15469) 2018-03-12 17:46:26 -07:00
README.md Updated stocks example README (#12634) 2017-10-19 16:37:48 -07:00

Flutter gallery

Demo app for the material design widgets and other features provided by Flutter.

Building

You can follow these instructions to build the gallery 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 Flutter app

  • cd $FLUTTER_ROOT/examples/flutter_gallery
  • flutter upgrade
  • flutter run --release

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

Prerelease checklist

  • Verify that the About box's license page scrolls and reveals its long long stream of license texts.

Icon

Android launcher icons were generated using Android Asset Studio: https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=1&foreground.space.pad=0.1&foreColor=607d8b%2C0&crop=0&backgroundShape=square&backColor=fafafa%2C100&effects=none