flutter/examples/flutter_gallery
Adam Barth 4955eef8a7 Refactor IconThemeData.fallback (#7490)
Now IconThemeData.fallback is a factory constructor and IconThemeData.of() does
the work of computing the fallback for its clients.

Also, add tests for ImageIcon and ListItems.
2017-01-13 14:44:47 -08:00
..
.idea Add example IntelliJ metadata (flutter-intellij#607). (#7428) 2017-01-11 17:37:30 -08:00
android rename Sky to Flutter and add clarifying comment to template (#7165) 2016-12-06 16:03:32 -08:00
ios Update examples to Xcode 8 recommended settings 2016-09-26 15:04:07 -07:00
lib Refactor IconThemeData.fallback (#7490) 2017-01-13 14:44:47 -08:00
test Support for overriding Gallery feedback menu item behavior (#7091) 2016-11-29 17:47:39 -08:00
test_driver Add frameSync mechanism to flutter_driver. (#7471) 2017-01-13 10:26:59 -08:00
.gitignore Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
flutter_gallery.iml Add example IntelliJ metadata (flutter-intellij#607). (#7428) 2017-01-11 17:37:30 -08:00
flutter.yaml Add weights to the Raleway declaration (#6626) 2016-11-01 10:43:28 -07:00
pubspec.yaml Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05: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