README.md 968 Bytes
Newer Older
1
# Flutter gallery
2

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
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](https://flutter.io/setup/) guide.

### Building and installing the Flutter app

* `cd $FLUTTER_ROOT/examples/flutter_gallery`
* `flutter upgrade`
19
* `flutter run --release`
20

21
The `flutter run --release` command both builds and installs the Flutter app.
22

23 24 25 26 27
## Prerelease checklist

* Verify that the About box's license page scrolls and reveals its long
long stream of license texts.

28 29
## Icon

30 31
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