flutter/examples/flutter_gallery
Chris Bracken 71b65e3244 Update examples to Xcode 8 recommended settings
As of Xcode 7, Apple recommends setting the bundle identifier in the
PRODUCT_BUNDLE_IDENTIFIER build variable and setting CFBundleIdentifier
to that variable in Info.plist.

As of Xcode 8, CLANG_WARN_INFINITE_RECURSION and CLANG_WARN_SUSPICIOUS_MOVE
are recommended settings.
2016-09-26 15:04:07 -07:00
..
android Remove whitelist of screensizes (#6066) 2016-09-26 10:28:04 -07:00
ios Update examples to Xcode 8 recommended settings 2016-09-26 15:04:07 -07:00
lib Fixed expansion panels demo alignment. (#6070) 2016-09-26 13:22:43 -07:00
test ClampOverscrolls clamps Scrollable, not its Viewport (#5909) 2016-09-21 11:32:19 -07:00
test_driver Added BottomNavigationBar demo. (#6003) 2016-09-23 14:46:30 -07:00
.gitignore Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
flutter.yaml Set the ScrollConfiguration for dropdown menus (#5255) 2016-08-05 12:57:29 -07:00
pubspec.yaml Use SDK sources to refer to our own packages (#6001) 2016-09-22 20:39:35 -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