flutter/examples/flutter_gallery
Chris Bracken 2da63e4657 Update example project .gitignores to latest template (#10188)
Under android/ directory, ignore:
GeneratedPluginRegistrant.java

Under ios/ directory, ignore:
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
Pods/
2017-05-18 18:09:51 -07:00
..
.idea gallery: set Dart SDK location in IDEA (#9452) 2017-04-18 15:46:22 -07:00
android Update example project .gitignores to latest template (#10188) 2017-05-18 18:09:51 -07:00
ios Update example project .gitignores to latest template (#10188) 2017-05-18 18:09:51 -07:00
lib Make Slider take up whatever space it has. (#10132) 2017-05-17 14:31:55 -07:00
test MediaQuery.of shouldn't give a default return value (#9596) 2017-04-27 15:02:59 -07:00
test_driver Remove the pesto gallery demo (#9341) 2017-04-12 14:41:03 -07:00
.gitignore Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
android.iml Migrate Gallery demo to latest template (#9730) 2017-05-02 14:05:53 -07:00
BUILD.gn Add url_launcher dependency to BUILD.gn. (#9886) 2017-05-08 09:53:41 -07:00
flutter_gallery.iml Revert "Revert plugin use in gallery (#9838)" (#9913) 2017-05-09 11:49:03 +02:00
pubspec.yaml Update gallery assets (#9957) 2017-05-11 23:28:25 -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