flutter/examples/flutter_gallery
2016-08-26 15:19:46 -07:00
..
android Change the Gallery sample Android package to not conflict with the version published in Play (#5579) 2016-08-24 14:37:50 -07:00
ios ios launcher icons with more padding, optimized (#5470) 2016-08-18 10:16:10 -07:00
lib Prevent looking up inherited widget values from initState() (#5609) 2016-08-26 15:19:46 -07:00
test Add update dialog to gallery (#5569) 2016-08-24 13:32:27 -07:00
test_driver Hide the data table demo for now (#5060) 2016-07-27 09:07:29 -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 updated appbar background assets (#5248) 2016-08-05 09:02:34 -07:00
README.md Grammar check on Readme (#5413) 2016-08-15 16:29:58 -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.

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