flutter/examples/flutter_gallery
Adam Barth 1792766a88 Rename BannerLocation enum values (#11960)
* Rename BannerLocation enum values

 * topLeft -> topStart
 * topRight -> topEnd
 * bottomLeft -> bottomStart
 * bottomRight -> bottomEnd

These names will make it easier for us to adjust the location of the
banner in right-to-left mode.

See the discussion on flutter-dev.

* Add RTL support for Banner

Fixes #11905
2017-09-07 21:12:28 -07:00
..
.idea gallery: set Dart SDK location in IDEA (#9452) 2017-04-18 15:46:22 -07:00
android update plugin underscore (#11779) 2017-08-24 15:20:19 -07:00
ios Update Gallery's GeneratedPluginRegistrant to the latest template (#10349) 2017-05-26 11:37:06 -07:00
lib Rename BannerLocation enum values (#11960) 2017-09-07 21:12:28 -07:00
test Bump Dart SDK to 1.25.0-dev.9.0 (#11509) 2017-08-09 14:45:55 +02:00
test_driver Allow transitions_perf_test.dart to be run using package:test (#10725) 2017-06-15 10:15:56 -07:00
tool add Android instrumentation test (#11063) 2017-07-10 17:20:49 -07:00
.gitignore Updated example gitignore files per the flutter create template (#10251) 2017-05-22 10:31:50 -07:00
android.iml Migrate Gallery demo to latest template (#9730) 2017-05-02 14:05:53 -07:00
BUILD.gn Rename .analysis_options to analysis_options.yaml (#11594) 2017-08-15 08:46:42 -04:00
flutter_gallery.iml Replace FLUTTER_MODULE_TYPE with WEB_MODULE in dev/manual_tests/* and examples/* iml files (#11234) 2017-08-07 15:53:56 -07:00
pubspec.yaml Bump intl to 0.15.1 (#11162) 2017-07-11 21:11:26 -07:00
README.md Restore Flutter gallery license page scrolling (#5934) 2016-09-20 15:13:50 -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.

Prereqs

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